add a check that user really exists to Store::Htpasswd::User's constructor
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / lib / Catalyst / Plugin / Authentication / Store / Htpasswd / User.pm
2005-12-21 Yuval Kogman add a check that user really exists to Store::Htpasswd...
2005-12-04 Yuval Kogman s/LICNESE/LICENSE/g
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