NOTICE: This package has been removed from pkgsrc

./wip/p5-Catalyst-Plugin-Authentication, Infrastructure plugin for the Catalyst authentication framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.09nb1, Package name: p5-Catalyst-Plugin-Authentication-0.09nb1, Maintainer: kuli0020

The authentication plugin provides generic user support. It is the basis
for both authentication (checking the user is who they claim to be), and
authorization (allowing the user to do what the system authorises them
to do).

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/


Required to run:
[lang/perl5] [devel/p5-Class-Inspector] [www/p5-Catalyst-Plugin-Session] [www/p5-Catalyst-Runtime]

Master sites: (Expand)

SHA1: fb1800a8f2f55e545336554cd72f3e42fdf0b9f3
RMD160: cfc3297ef42cd5358b0e3c81952c770262e65378
Filesize: 17.494 KB

Version history: (Expand)


CVS history: (Expand)


   2008-10-20 12:10:18 by Tonnerre | Files touched by this commit (41)
Log message:
Use as much of the catalyst from normal, non-wip pkgsrc as possible.
PKGREVISION++.
   2008-05-30 14:22:03 by abs | Files touched by this commit (102)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2007-03-03 08:27:06 by Johann Franz | Files touched by this commit (2)
Log message:
Update to 0.09.
Changes since 0.05:
0.09
        - be a bit more pedantic about checking values for definedness before
          invoking methods on them

0.08
        - factor test applications out to files due to changes in Catalyst::Test
        - don't load session at prepare time unless necessary

0.07    2006-03-17 17:33:12
        - allow base64 hashed passwords

0.06    2006-03-14 19:23:50
        - pass extra get_user args to store so they can be made use of
   2006-03-09 19:11:21 by Roman Kulik | Files touched by this commit (4) | Imported package
Log message:
The authentication plugin provides generic user support. It is the basis
for both authentication (checking the user is who they claim to be), and
authorization (allowing the user to do what the system authorises them
to do).

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/