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