diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-12 14:22:06 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-12 14:22:06 +0000 |
commit | 733e654220d19ff18e4e42d8e118d794356b4428 (patch) | |
tree | 6fee5804d7a29e46edb3442594642469ec2c8423 /audio/guspat | |
parent | 4558cc5511ad1478b9bcd5757886bbdc155fea3d (diff) | |
download | freebsd-ports-733e654220d19ff18e4e42d8e118d794356b4428.zip |
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>
Diffstat (limited to 'audio/guspat')
0 files changed, 0 insertions, 0 deletions