Compatibility shims
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Plugin / Authentication / Credential / Password.pm
2007-12-05 Jay Kuri Compatibility shims
2007-11-23 Jay Kuri Convert everything not actually a plugin to now live...
2007-10-26 Brian Cassidy add test::more prereq. add missing "if $c->debug"
2007-10-25 Brian Cassidy fix pod errors and add stub pod for pod_coverage
2007-10-25 Brian Cassidy doc updates
2007-10-07 Jay Kuri Making Realm a bonafide object. No change to docs...
2007-09-14 Brian Cassidy remove she-bang lines.
2007-07-17 Matt S Trout r53844@cain (orig r6509): jayk | 2007-07-06 02:16...
2007-07-17 Matt S Trout r42000@cain (orig r6285): jayk | 2007-04-14 03:10...
2007-07-17 Matt S Trout r36178@cain (orig r6059): jayk | 2007-02-06 05:45...
2007-07-17 Matt S Trout r35585@cain (orig r5864): jayk | 2006-12-16 20:14...
2007-07-17 Matt S Trout r34155@cain (orig r5598): jayk | 2006-11-27 08:21...
2007-07-17 Matt S Trout r33947@cain (orig r5497): jayk | 2006-11-12 06:04...
2007-07-17 Matt S Trout r33939@cain (orig r5489): jayk | 2006-11-10 22:29...
2006-09-20 Yuval Kogman after the break: when overloaded objects lie about...
2006-03-16 Cory G Watson Teach Credential::Password about base64 encoded passwor...
2006-03-04 David Kamholz Authentication: modify get_user to pass on extra args...
2006-01-14 Yuval Kogman Frank Wiegand's debug for auth patch
2005-12-30 Yuval Kogman document the global 'login' caveat for C::P::Authentica...
2005-12-22 Yuval Kogman doc fix in C::P::Auth + debug messages in C::P::Auth...
2005-12-09 Andy Grundman dos2unix Credential::Password
2005-12-04 Jess Robinson Documentation update
2005-11-29 Jess Robinson More docs
2005-11-29 Jess Robinson Documentation improvments
2005-11-28 Brian Cassidy fixed pod
2005-11-27 Yuval Kogman Defatalize $c->login when there are no params
2005-11-26 Yuval Kogman Also check hex digests in Cred::Password
2005-11-15 Sascha Kiefer added Crypt::SaltedHash support
2005-11-09 Yuval Kogman ACL + tests
2005-11-08 David Kamholz - $c -> $_ in Authentication::Credential::Password
2005-11-08 Yuval Kogman Add some dwim to Credential::Password (arg less $c...
2005-11-05 Yuval Kogman Changes to Authentication to support Authentication...
2005-11-04 Yuval Kogman Test + fixes for new auth draft
2005-11-04 Yuval Kogman updates to auth draft