Note here
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Authentication / Credential /
2009-10-15 Tomas Doran Note here
2009-10-15 Tomas Doran Not needed in BEGIN
2009-10-14 Tomas Doran If this wasn't a patch in RT, I wouldn't be applying it
2009-09-08 Tomas Doran Small doc fixes
2009-08-25 Tomas Doran Change default username_field back to 'username', as...
2009-08-24 Tomas Doran Stop forcing $authinfo->{id} to be passed down to the...
2009-06-19 Tomas Doran Make Credential::Remote have a username_field config...
2009-06-06 Tomas Doran Merge kmx's remote_credential branch
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...