Agile Web Development

Build it. Launch it. Love it.

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.

  • 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 owner

    Simple Rails plugin that allows to operate freely on objects which belong to us.

  • Acts as permission

    Simple Rails plugin to assign a list of permissions on a resource.

  • Acts as privilege

    Simple Rails plugin to restrict system access to authorized users.

  • Acts as sanitiled

    Textile and sanitize ActiveRecord columns

  • 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, simple, and unobtrusive ruby authentication solution.