head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2007.01.05.18.56.56;	author lbr;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.22.02.57.48;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2005.12.12.14.22.06;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update to 0.05
@
text
@%%SITE_PERL%%/Catalyst/Plugin/Authorization/Roles.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authorization/Roles/.packlist
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authorization/Roles
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authorization
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
@@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authorization
@@dirrmtry %%SITE_PERL%%/Catalyst/Plugin
@@dirrmtry %%SITE_PERL%%/Catalyst
@


1.2
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@d2 5
@


1.1
log
@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>
@
text
@d2 3
a4 3
@@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
@

