use core Digest::SHA rather than Digest::SHA1
[catagits/Catalyst-Plugin-Authentication.git] / t / lib / AuthTestApp.pm
2020-07-26 Graham Knop use core Digest::SHA rather than Digest::SHA1
2010-01-22 Florian Ragwitz Add a NoTabs test and make it pass.
2009-10-16 Tomas Doran Epic cleanup and code shuffle in tests to avoid warnings
2008-10-26 Jay Kuri Changes to allow for dropping of the 'realms' config...
2008-01-24 Jay Kuri Update to correct behavior when using the new 'Plugin...
2006-04-30 Daniel Westermann... Factor test applications out to separate files due...