./www/p5-Catalyst-Plugin-Authorization-ACL, ACL support for Catalyst applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 0.16nb3, Package name: p5-Catalyst-Plugin-Authorization-ACL-0.16nb3, Maintainer: pkgsrc-users

This module provides Access Control List style path protection, with
arbitrary rules for Catalyst applications. It operates only on the
Catalyst private namespace, at least at the moment.

The two hierarchies of actions and controllers in Catalyst are:
* Private Namespace
Every action has its own private path. This path reflects the Perl
namespaces the actions were born in, and the namespaces of their
controllers.
* External Namespace
Some actions are also directly accessible from the outside, via a URL.
The private and external paths will be the same, if you are using
Local actions. Alternatively Path, Regex, or Global can be used to
specify a different external path for an action.

The ACL module currently only knows to exploit the private namespace. In
the future extensions may be made to support external namespaces as well.

When a path is visited, rules are tested one after the other, with the most
exact rule fitting the path first, and continuing up the path. Testing
continues until a rule explcitly allows or denies access.


Required to run:
[devel/p5-Moose] [devel/p5-Class-Data-Inheritable] [devel/p5-Tree-Simple-VisitorFactory] [devel/p5-namespace-autoclean] [devel/p5-Tree-Simple] [devel/p5-MRO-Compat] [devel/p5-Class-Throwable] [lang/perl5] [www/p5-Catalyst-Plugin-Authentication] [www/p5-Catalyst-Plugin-Authorization-Roles]

Required to build:
[pkgtools/cwrappers] [www/p5-Catalyst-Plugin-Session]

Master sites: (Expand)

SHA1: d0db208421017f82382dc1aa5ad09e3892e13cc4
RMD160: c84513f099ccefaa38a7ec549d2c6a21e865d416
Filesize: 22.936 KB

Version history: (Expand)