The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02 - 2009-05-04

  • Added the ability to check if that a user belongs to specific roles with c->check_user_roles.
  • Added the ability to assign roles into roles (see README).
  • Fixed minor errors in the documentation.
  • Added relationships for MyApp::Schema::Roles that I forgot to write in the documentation.

Modules

Ability based authorization for Catalyst based on Catalyst::Plugin::Authentication and Catalyst::Plugin::Authorization::Roles