Links
Categories
Plugins Tagged authorization
-
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.
-
Login engine
This is a Rails Engine version of the Salted Login Generator.
-
Acts as Authenticated
Acts As Authenticated is a simple authentication generator plugin for Ruby on Rails.
-
Super Simple Authentication
Simple password-based authentication for your controllers (and views).
-
base-auth
Best Authorization System Ever
-
RoleRequirement
Role based security for acts_as_authenticated, without the mess
-
Access
Allows developers to execute or not execute given code block depending on a set of conditions, written in intuitive manner. Especially useful within view templates, where it can eliminate the need for multiple if ... else ... statements.
-
User engine
The UserEngine extends the LoginEngine with a very, *very* simple implementation of RBAC - role based access control.
-
Acts As Authorizable
Instance specific hierarchical authorization support. Piggybacks on existing model associations
-
declarative_authorization
Authorization the declarative way: keep authorization rules out of your program code, improve maintainability and use the policies to talk to domain experts.
-
Authentasaurus
Dynamic Group/Permission based restful authentication
-
Acl9
Yet another role-based authorization system for Rails
-
Station
Content Management System Engine
