fix Module::Install without . in @INC
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Authentication / Credential / Remote.pm
2013-04-11 Tomas Doran Add howto
2012-06-30 Tomas Doran Kill off Class::Accessor::Fast
2012-06-30 Tomas Doran Use Try::Tiny rather than eval
2012-06-30 Tomas Doran Swap tabs for space
2010-02-15 Jonathan Yu fix typos Debian picked up
2009-10-14 Tomas Doran If this wasn't a patch in RT, I wouldn't be applying it
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