aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication-Store-DBIC
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.04Erwin Lansing2005-12-152-4/+4
| | | | | | | | PR: 90434 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=151258
* This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.Erwin Lansing2005-12-124-0/+49
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIC/ PR: ports/90273 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=150996