Changes since 0.03:
0.05
- fix tests due to a change in Test::MockObject
- add support for check_any style role checks.
0.04 2006-03-26 10:36:00 IST
- Add dependency on UNIVERSAL::isa
roles, which that user is allowed to assume, and every restricted part
of the app makes an assertion about the necessary roles.
If the user is a member in all of the required roles access is granted.
Otherwise, access is denied.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/