Should not be there
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / Changes
CommitLineData
b2cd5ce7 10.04 2008-09-25
2 - Change namespace to remove ::Plugin:: for new auth framework.
3 - Gutted most of the code in the module by subclassing
4 Catalyst::Authentication::Credential::HTTP.
5
d7c20e94 60.03 2007-07-18
7 - Fix broken test
8
c46e37e2 90.02 2007-04-26
10 - switch to Module::Install
11
120.01 2006-04-18 13:35:00
4332afab 13 - $store->get_user now gets the user name as the first arg for maximum
71868e5d 14 compatibility with stores.
15 - Doc fixes