Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged acl

  • Simple Access Control

    Define access rule conditionals as filters on actions, controller logic, or in views. This plugin fixes the problems of its ancestor, acl_system2, and is a good bed-fellow with Acts As Authenticated.

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

  • ACL System2 Ownership

    This plugins adds ownership functionality to ACL System2 plugin by Ezra Zygmuntowicz.

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

  • Blubber

    A small but usable Authentication/ACL system for Rails

  • RESTful_ACL

    A Ruby on Rails plugin that provides fine grained access control to RESTful resources in a Ruby on Rails 2.0+ project.

  • Acl9

    Yet another role-based authorization system for Rails

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