View Source Bonfire.Data.AccessControl.Acl (Bonfire v0.9.10-classic-beta.156)

Conceptually, a complete list of all permissions for everybody. In practice, it's a partial specification, and anything not explicitly granted is assumed to be denied.

Can be reused to secure multiple objects, thus exists independently of any object.

Summary

Functions

Link to this function

changeset(acl \\ %Acl{}, params)

View Source
Link to this function

get(struct, key, default \\ nil)

View Source