Links
Categories
Plugins Tagged rbac
-
RoleRequirement
Role based security for acts_as_authenticated, without the mess
-
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.
-
Authorization
Uses a simple authorization DSL that delegates checks to models, including the current user. Different levels of authorization complexity are provided through mixins available with the plugin.
-
Acts As Authorizable
Instance specific hierarchical authorization support. Piggybacks on existing model associations
