0.04 2008-09-25
- Change namespace to remove ::Plugin:: for new auth framework.
- Gutted most of the code in the module by subclassing
Catalyst::Authentication::Credential::HTTP.
0.03 2007-07-18
- Fix broken test
0.02 2007-04-26
- switch to Module::Install
0.01 2006-04-18 13:35:00
- $store->get_user now gets the user name as the first arg for maximum
compatibility with stores.
- Doc fixes