dzilified this dist
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
CommitLineData
d2924b3f 1Release history for Catalyst-Authentication-Store-Htpasswd
2
3{{$NEXT}}
4 - modernized the tooling, for 5.26 compatibility and to remove pod,
5 kwalitee tests from the user-facing test suite
6
6cb6e99e 71.004 2016-05-11 12:49:02Z
1fad0d36 8 - Fix pod error for Hyperlinks
4149fcc0 9 - Fix pod nit from RT#51733
10
6cb6e99e 111.003 2008-10-04 22:17:30Z
9a398d0f 12 - Typo in Makefile.PL makes the .tgz unpack to
13 improperly, RT#39817
14
6cb6e99e 151.002 2008-10-02 09:20:30Z
8ba206fe 16 - Add Test::WWW::Mechanize::Catalyst and Test::use::ok
17 to build_requires. CPANTs will keep hitting me until
18 I get it right :(
1dc06313 19 - Add code and docs for user_field configuration option
20 - Add code and docs for user_class configuration option
21
6cb6e99e 221.001 2008-09-29 18:56:30Z
c843ca0a 23 - Remove Tangram from test application models so that tests
24 pass for other people. FAIL.
25
6cb6e99e 261.000 2008-09-28 16:58:30Z
16585083 27 - Change from Module::Build to Module::Install
e82cdd07 28 - Update to the new authentication framework.
29 - Bump revision number due to moving to new repository layout.
16585083 30
6cb6e99e 310.02 2006-02-07 23:18:17Z
3e35965a 32 - work properly again with roles
75fd14db 33 - fix condition where $user is false and still gets a method call on it
34 - embarracing doc typos copy pasted by Yuval were fixed too ;-)
35
6cb6e99e 360.011 2005-11-27 21:18:21Z
12cefea8 37 - doh, add Authen::Htpasswd to requirements
38
6cb6e99e 390.01 2005-11-27 20:53:50Z
12cefea8 40 - initial release