freebsd-ports/www/p5-Catalyst-Plugin-Authorization-Roles/pkg-plist
Erwin Lansing 733e654220 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

PR:		ports/90272
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-12-12 14:22:06 +00:00

4 lines
261 B
Text

%%SITE_PERL%%/Catalyst/Plugin/Authorization/Roles.pm
@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Authorization 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true