aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.07Sergey Matveychuk2006-03-262-4/+4
| | | | | | | | PR: ports/94961 Submitted by: maintainer Notes: svn path=/head/; revision=158189
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.05Erwin Lansing2006-01-022-5/+6
| | | | | | | | PR: 91197 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=152573
* The authentication plugin provides generic user support. It is the basisErwin Lansing2005-12-124-0/+58
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/ PR: ports/90271 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=150990