Checking in changes prior to tagging of version 1.002. Changelog diff is:
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
CommitLineData
8ba206fe 11.002 Thu Oct 02 09:20:30 GMT 2008
2 - Add Test::WWW::Mechanize::Catalyst and Test::use::ok
3 to build_requires. CPANTs will keep hitting me until
4 I get it right :(
1dc06313 5 - Add code and docs for user_field configuration option
6 - Add code and docs for user_class configuration option
7
c843ca0a 81.001 Mon Sept 29 18:56:30 GMT 2008
9 - Remove Tangram from test application models so that tests
10 pass for other people. FAIL.
11
e82cdd07 121.000 Sun Sept 28 16:58:30 GMT 2008
16585083 13 - Change from Module::Build to Module::Install
e82cdd07 14 - Update to the new authentication framework.
15 - Bump revision number due to moving to new repository layout.
16585083 16
3e35965a 170.02 Wed Feb 8 01:18:17 CET 2006
18 - work properly again with roles
75fd14db 19 - fix condition where $user is false and still gets a method call on it
20 - embarracing doc typos copy pasted by Yuval were fixed too ;-)
21
12cefea8 220.011 Sun Nov 27 23:18:21 CET 2005
23 - doh, add Authen::Htpasswd to requirements
24
250.01 Sun Nov 27 22:53:50 CET 2005
26 - initial release