POD stubs to make coverage pass
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Plugin / Authentication / Credential / Password.pm
2009-01-09 Tomas Doran POD stubs to make coverage pass
2009-01-04 Tomas Doran Chop up - move backcompat code into the ::Plugin::...
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 Bug fixes and test from nilsonsfj - Cheers!
2007-07-17 Matt S Trout Adding 'None' option to password_type - allowing 'retri...
2007-07-17 Matt S Trout many documentation updates
2007-07-17 Matt S Trout Major modifications
2007-07-17 Matt S Trout Various minor adjustments to code and a WHOLE lot of...
2007-07-17 Matt S Trout Updating Documentation on Password
2007-07-17 Matt S Trout Updates to authentication system. Initial import of...
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