catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git
2007-07-18 Andreas Marienborg r15710@andreas-marienborgs-computer: andreas | 2007... v0.03
2007-04-26 Brian Cassidy add README
2007-04-26 Brian Cassidy switch to Module::Install. fix pod. add MANIFEST.SKIP
2006-04-03 Marcus Ramberg inital import of Catalyst::Plugin::Authentication:...
2006-01-01 Yuval Kogman version bump TypeKey
2006-01-01 Yuval Kogman changelog TypeKey
2005-12-11 Yuval Kogman TypeKey: $store->get_user( \%params, \%result ) made...
2005-12-05 Yuval Kogman Remove Authen::TypeKey borkedness warning
2005-11-28 Brian Cassidy moved build_requires to requires section
2005-11-28 David Kamholz - fixed typo in Credential::TypeKey
2005-11-28 Brian Cassidy added Test::MockObject to build_requires
2005-11-28 Brian Cassidy fixed pod
2005-11-28 Yuval Kogman Version bump TypeKey to 0.02
2005-11-28 Yuval Kogman Cred::TypeKey: Traditional instead of passthrough makef...
2005-11-27 Yuval Kogman Fix Build.PL
2005-11-27 Yuval Kogman Support receiving user objects with authenticate_typekey
2005-11-26 Yuval Kogman Doc update for latest TypeKey goodness
2005-11-26 Yuval Kogman committing fixes helps sometimes... also more DWIM...
2005-11-26 Yuval Kogman Bug fix for auth session restoration + Improvements...
2005-11-24 Yuval Kogman Fix + doc for TypeKey auth cred plugin
2005-11-23 Marcus Ramberg added Build.PL
2005-11-21 Yuval Kogman Allow false values in $c->config->{authentication}...
2005-11-21 Yuval Kogman TypeKey credential checker for C::P::Authentication
2005-11-21 Yuval Kogman Finish rename of typekey fork
2005-11-21 Yuval Kogman Rename typekey fork
2005-06-02 Christian Hansen Added $PARAMETERS to all C::P::Authenticate plugins
2005-06-02 Christian Hansen Fixed typo in error message
2005-06-02 Christian Hansen Initial import of Catalyst::Plugin::Authenticate::TypeKey