Refactor + perltidy of Authentication
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Plugin / Authentication / User / Hash.pm
2005-11-21 Yuval Kogman Refactor + perltidy of Authentication
2005-11-21 Yuval Kogman Auth store registration
2005-11-09 Yuval Kogman Can't deref an array field if it doesn't exist
2005-11-09 Yuval Kogman ACL + tests
2005-11-07 Yuval Kogman Perltidy User/Hash.pm
2005-11-07 Yuval Kogman Support e.g. ->roles in User::Hash if set appropriately
2005-11-04 Yuval Kogman Test + fixes for new auth draft
2005-11-04 Yuval Kogman Initial draft of auth modules