aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication
Commit message (Collapse)AuthorAgeFilesLines
* update to 0.09Lars Balker Rasmussen2006-08-033-7/+8
| | | | | | | | PR: 101180 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=169549
* Update to 0.08Lars Balker Rasmussen2006-07-293-5/+9
| | | | Notes: svn path=/head/; revision=169099
* Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possiblyLars Balker Rasmussen2006-07-111-1/+1
| | | | | | | p5-Catalyst-Devel as well (if they have Helper modules). Notes: svn path=/head/; revision=167513
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* - 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