libcatalyst-plugin-authorization-roles-perl
Role based authorization plugin for Catalyst
Description
Catalyst::Plugin::Authorization::Roles provides role-based authorization (access control) for Catalyst applications. 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. With assert_user_roles, if the user is a member in all of the required roles access is granted. Otherwise, access is denied. With assert_any_user_role it is enough that the user is a member of one role. There are alternative approaches to do this on a per action basis, see Catalyst::ActionRole::ACL. Catalyst is an elegant Model-View-Controller web application framework written in Perl.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Catalyst-Plugin-Authorization-Roles
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcatalyst-plugin-authorization-roles-perl