add a check that user really exists to Store::Htpasswd::User's constructor
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / lib /
2005-12-21 Yuval Kogman add a check that user really exists to Store::Htpasswd...
2005-12-12 Ilmari Vacklin C<< >> needs inner whitespace, thanks to lbr again...
2005-12-04 Yuval Kogman s/LICNESE/LICENSE/g
2005-11-27 David Kamholz bump version to 0.011
2005-11-27 David Kamholz added version
2005-11-27 David Kamholz prepare for release of C::P::Authentication::Store...
2005-11-27 David Kamholz implement id() in Auth::Store::Htpasswd and change...
2005-11-21 Yuval Kogman Update htpasswd store for registered stores
2005-11-13 David Kamholz change for_session in Auth::Store::Htpasswd to use...
2005-11-10 David Kamholz Authentication::Store::Htpasswd:
2005-11-09 David Kamholz ported Authentication::Store::Htpasswd to Authen::Htpasswd
2005-11-04 Yuval Kogman htpasswd backend works
2005-11-04 Yuval Kogman Fork Authentication::Store::Htpasswd off Authentication...