Update:Remora Permissions: Difference between revisions

No edit summary
Line 4: Line 4:


== Permissions ==
== Permissions ==
There are two ways to grant permissions:
* group
* user
These permissions can be used together.  The resulting permissions will be the union of these.
Formatting permissions is a matter of entering Controller:action permissions in a comma delimited list in either User.rules or Group.rules.  Examples would be:
Formatting permissions is a matter of entering Controller:action permissions in a comma delimited list in either User.rules or Group.rules.  Examples would be:
  // Grants access to all Users and Groups controller actions.
  // Grants access to all Users and Groups controller actions.
3,035

edits