fix Module::Install without . in @INC
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Authentication / Credential / Password.pm
2018-04-11 Alexander Hartmaier Don't load password when password_type is 'none'
2012-06-30 Tomas Doran Kill off Class::Accessor::Fast
2012-06-30 Tomas Doran Trim whitespace
2010-03-29 Florian Ragwitz Fix syntax error.
2010-03-17 Caleb Cushing Make debug message clear for users of progressive realms
2009-10-15 Tomas Doran Note here
2009-10-15 Tomas Doran Not needed in BEGIN
2009-09-08 Tomas Doran Small doc fixes
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-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-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...