Merge kmx's remote_credential branch
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Authentication /
2009-06-06 Tomas Doran Merge kmx's remote_credential branch
2009-03-28 Jay Kuri Fixing Progressive to have it's own new(), since it...
2009-03-28 Jay Kuri A better fix for the realm class name warning problem.
2009-03-28 Jay Kuri Add obj() as shorthand method for get_object()
2009-03-04 Tomas Doran Check for session method, not ISA C::P::Session for...
2009-02-05 Tomas Doran Actually error in the appropriate way
2009-02-05 Tomas Doran Stop accidentally blowing up if we can't restore the...
2009-02-04 Marcus Ramberg Add changelog entry, use , not
2009-02-04 Jay Kuri Adding failed_user_restore hook for bypassing the dead...
2009-01-28 Jay Kuri tweak progressive realm documentation and add check...
2009-01-24 Tomas Doran Fix bug with cleartext password_type (bug reported...
2009-01-09 Tomas Doran POD stubs to make coverage pass
2009-01-07 Tomas Doran Fix broken POD
2009-01-04 Tomas Doran Chop up - move backcompat code into the ::Plugin::...
2009-01-04 Tomas Doran Back out -r 8999:8998, this breaks everything decended...
2009-01-03 Tomas Doran Unsure this is a sane renaming, but makes auth work...
2008-11-27 Jay Kuri adding progressive realm. planning for launch
2008-11-07 J. Shirley Adding a progressive realm to try multiple realms in...
2008-10-26 Jay Kuri Changes to allow for dropping of the 'realms' config...
2008-09-17 Tomas Doran Small POD fix
2008-08-17 Jay Kuri fully documenting new user persistance routines
2008-07-21 Jay Kuri Bark loudly if we are told we can restore from session...
2008-06-05 Jos Boumans fixed a nasty bug in compat mode with store::minimal...
2008-05-27 Tomas Doran Add some stubby docs to make the POD Coverage test...
2008-05-23 Brian Cassidy pod update (RT #36062). VERSION fix.
2008-03-20 Jay Kuri allow the realm to use session even if main auth module...
2008-03-17 Jay Kuri Decoupling of Session and Auth-
2008-01-24 Jay Kuri Update to correct behavior when using the new 'Plugin...
2007-11-23 Jay Kuri Convert everything not actually a plugin to now live...