New version
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
CommitLineData
ade3b861 10.13 2009-07-07
2 - Fix tests to work with Catalyst 5.80004 and above.
3
67ae2b99 40.12 2008-09-11
5 - Added deprecation notice to module.
6
70.11 2008-08-12
5b51e987 8 - Changed cache modules used in the tests to not be deprecated.
6afc3665 9 - Fix RT#31036, and comply with RFC2617 Section 1.2.
5b51e987 10
826670f9 110.10 2007-04-26
12 - switch to Module::Install
13
140.09 2006-12-31
15 - clean up tests
16 - clean up docs
17 - add body to 401 status
18
190.08 2006-10-12
2d4d6aac 20 - Fix basic test when using Test::MockObject 1.07 (die if using undefined
21 interfaces)
4e8cbd42 22
826670f9 230.07 2006-09-12
e9684b75 24 - Applied Ton Voon's patch that fixed option propagation for basic auth.
25
826670f9 260.06 2006-09-07
e9684b75 27 - Refactored internals into smaller methods