Fix RT#31036
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
CommitLineData
6afc3665 10.11 2008-11-12
5b51e987 2 - Changed cache modules used in the tests to not be deprecated.
6afc3665 3 - Fix RT#31036, and comply with RFC2617 Section 1.2.
5b51e987 4
826670f9 50.10 2007-04-26
6 - switch to Module::Install
7
80.09 2006-12-31
9 - clean up tests
10 - clean up docs
11 - add body to 401 status
12
130.08 2006-10-12
2d4d6aac 14 - Fix basic test when using Test::MockObject 1.07 (die if using undefined
15 interfaces)
4e8cbd42 16
826670f9 170.07 2006-09-12
e9684b75 18 - Applied Ton Voon's patch that fixed option propagation for basic auth.
19
826670f9 200.06 2006-09-07
e9684b75 21 - Refactored internals into smaller methods