Use Try::Tiny rather than eval
[catagits/Catalyst-Plugin-Authentication.git] / t / lib /
2011-07-29 Tomas Doran Checking in changes prior to tagging of version 0.10018. v0.10018
2011-01-24 Andrew Rodland Patch the live-app tests to work with PSGI-branch Catalyst.
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
2009-08-25 Tomas Doran Change default username_field back to 'username', as...
2009-08-24 Tomas Doran Stop forcing $authinfo->{id} to be passed down to the...
2009-06-19 Tomas Doran Make Credential::Remote have a username_field config...
2009-06-06 Tomas Doran Merge kmx's remote_credential branch
2009-02-05 Tomas Doran Actually error in the appropriate way
2009-02-05 Tomas Doran Stop accidentally blowing up if we can't restore the...
2008-11-07 J. Shirley Adding a progressive realm to try multiple realms in...
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...
2007-11-21 Jay Kuri Changing authentication config to support Plugin::Authe...
2007-07-17 Matt S Trout Moving AuthRealmTestApp.pm to proper directory
2006-08-01 Yuval Kogman possibly fix frang's problem
2006-07-19 Yuval Kogman Correct Auth/Session test
2006-04-30 Daniel Westermann... Factor test applications out to separate files due...