<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ruby on Rails Plugins Tagged: authorization</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>Authorization</title>
      <link>http://agilewebdevelopment.com/plugins/authorization</link>
      <description>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.</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/authorization</guid>
      <author>Bill Katz</author>
    </item>
    <item>
      <title>Login engine</title>
      <link>http://agilewebdevelopment.com/plugins/login_engine</link>
      <description>This is a Rails Engine version of the Salted Login Generator.</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/login_engine</guid>
      <author>AgileWebDevelopment.com</author>
    </item>
    <item>
      <title>Acts as Authenticated</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_authenticated</link>
      <description>Acts As Authenticated is a simple authentication generator plugin for Ruby on Rails. </description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_authenticated</guid>
      <author>Rick Olson</author>
    </item>
    <item>
      <title>access_control</title>
      <link>http://agilewebdevelopment.com/plugins/access_control</link>
      <description>User authentication and authorization. Secure your controllers with ease.</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/access_control</guid>
      <author>Nobody</author>
    </item>
    <item>
      <title>Super Simple Authentication</title>
      <link>http://agilewebdevelopment.com/plugins/super_simple_authentication</link>
      <description>Simple password-based authentication for your controllers (and views).</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/super_simple_authentication</guid>
      <author>Ariejan de Vroom</author>
    </item>
    <item>
      <title>base-auth</title>
      <link>http://agilewebdevelopment.com/plugins/base_auth</link>
      <description>Best Authorization System Ever</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/base_auth</guid>
      <author>Robert Nasiadek</author>
    </item>
    <item>
      <title>RoleRequirement</title>
      <link>http://agilewebdevelopment.com/plugins/rolerequirement</link>
      <description>Role based security for acts_as_authenticated, without the mess</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/rolerequirement</guid>
      <author>timcharper</author>
    </item>
    <item>
      <title>Access</title>
      <link>http://agilewebdevelopment.com/plugins/access</link>
      <description>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.</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/access</guid>
      <author>Sergey Sazonov</author>
    </item>
    <item>
      <title>User engine</title>
      <link>http://agilewebdevelopment.com/plugins/user_engine</link>
      <description>The UserEngine extends the LoginEngine with a very, *very* simple implementation of RBAC - role based access control.</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/user_engine</guid>
      <author>AgileWebDevelopment.com</author>
    </item>
    <item>
      <title>Acts As Authorizable</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_authorizable</link>
      <description>Instance specific hierarchical authorization support. Piggybacks on existing model associations</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_authorizable</guid>
      <author>Matthew Leventi</author>
    </item>
    <item>
      <title>declarative_authorization</title>
      <link>http://agilewebdevelopment.com/plugins/declarative_authorization</link>
      <description>Authorization the declarative way: keep authorization rules out of your program code, improve maintainability and use the policies to talk to domain experts.</description>
      <pubDate>Thu, 18 May 2006 17:36:07 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/declarative_authorization</guid>
      <author>Steffen Bartsch</author>
    </item>
  </channel>
</rss>
