r10518@t0mlaptop (orig r10517): t0m | 2009-06-12 11:27:58 +0100
[catagits/Catalyst-Plugin-Authentication.git] / lib / Catalyst / Authentication / Store / Minimal.pm
2010-09-09 Tomas Doran r10518@t0mlaptop (orig r10517): t0m | 2009-06-12...
2010-01-22 Florian Ragwitz Clean up some more tabs and whitespaces.
2009-12-30 Tomas Doran Fix hard tabs (by converting to 4 space soft tabs)...
2009-12-30 Caleb Cushing minor code example fix in documentation
2009-06-07 Tomas Doran Convert most of the classes to basic Moose. Those which...
2009-06-06 Tomas Doran Fix all the ->config invocations in docs to be more...
2009-01-04 Tomas Doran Chop up - move backcompat code into the ::Plugin::...
2008-10-26 Jay Kuri Changes to allow for dropping of the 'realms' config...
2008-06-05 Jos Boumans * fixed a nasty bug in compat mode with store::minimal...
2008-01-24 Jay Kuri Update to correct behavior when using the new 'Plugin...
2007-11-23 Jay Kuri Convert everything not actually a plugin to now live...