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

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


Branch: pkgsrc-2014Q2, Version: 0.15nb5, Package name: p5-Catalyst-Plugin-Authorization-ACL-0.15nb5, 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:
[www/p5-Catalyst-Plugin-Authentication] [www/p5-Catalyst-Runtime] [www/p5-Catalyst-Plugin-Authorization-Roles] [devel/p5-Tree-Simple] [devel/p5-Tree-Simple-VisitorFactory] [devel/p5-Class-Data-Inheritable] [devel/p5-Class-Throwable] [devel/p5-MRO-Compat] [devel/p5-Moose] [devel/p5-namespace-autoclean] [lang/perl5]

Required to build:
[www/p5-Test-WWW-Mechanize-Catalyst] [www/p5-Catalyst-Plugin-Session-State-Cookie] [www/p5-Catalyst-Plugin-Session]

Master sites: (Expand)

SHA1: 4b4bb17cf942d838aa97085f5641be913492b23d
RMD160: f4a401b8f1bc8164dd9596ee23191037301d3f1b
Filesize: 32.584 KB

Version history: (Expand)