Links
Categories
Plugins Tagged role
-
User engine
The UserEngine extends the LoginEngine with a very, *very* simple implementation of RBAC - role based access control.
-
ACL System
This plugin is designed to give you a flexible declarative way of protecting your various controller actions using roles. It's made to sit on top of any authentication framework that follows a few conventions.
-
Acts as Permissible
This plugin enables any activerecord model to have permissions. It provides a set of methods for querying the model’s permissions. In addition, the plugin can generate roles support, which turns it into a full RBAC (Role Based Access Control) solution.
