Links
Categories
Category: Security
-
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.
-
access_control
User authentication and authorization. Secure your controllers with ease.
-
ACL System2 Ownership
This plugins adds ownership functionality to ACL System2 plugin by Ezra Zygmuntowicz.
-
Acl9
Yet another role-based authorization system for Rails
-
ActiveAcl rails authorization system
ActiveAcl provides a high-performance, unintrusive and very flexible approach to fine grained access control.
-
ActiveRBAC
ActiveRBAC is a library for Ruby On Rails that provides a full stack for managing users and permissions.
-
Acts as Authenticated
Acts As Authenticated is a simple authentication generator plugin for Ruby on Rails.
-
acts_as_authentable
Authentication plugin based on restful_authentication and bcrypt-ruby
-
acts_as_checkpoint
Rails plugin for generating role- and association-based permission checks on controllers and ActiveRecord models.
-
acts_as_google_account
Authenticating users against the Google Authentication API
-
Assert Request
The assert_request plugin provides an easy way to make sure that your rails actions are only called with the method, protocol, and parameters that you expect.
This can save a considerable amount of error-checking code, uncover hidden bugs, and prevent security holes.
-
AttrLocked
Adds the ability to prevent changes to model attributes - perfect for fixing usernames or making sure no-one tampers with your financial records.
-
Authentasaurus
Dynamic Group/Permission based restful authentication
-
Authenticate As Remote User
Provides a simple interface to various Apache authentication systems to allow your Rails application to find out the currently logged in user.
-
Authenticated Cookie
Not quite a plugin. It builds on AAA without making a mess of your vendor/plugins. Get closer to sessionless, stateless design!
-
authentication
Provides a pluggable model-level authentication system with out of the box support for a salted hash authentication and simple token authentication.
-
Authlogic
A clean and simple ruby authentication solution.
-
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.
-
base-auth
Best Authorization System Ever
-
Blubber
A small but usable Authentication/ACL system for Rails
