pkgsrc/www/p5-Catalyst-Plugin-Authorization-Roles/DESCR
abs 3d89d08a4c Added www/p5-Catalyst-Plugin-Authorization-Roles version 0.05
Role based access control is very simple: every user has a list of
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/
2008-07-15 09:18:00 +00:00

8 lines
368 B
Text

Role based access control is very simple: every user has a list of
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/