fix Module::Install without . in @INC
[catagits/Catalyst-Plugin-Authentication.git] / t /
2020-07-26 Graham Knop use core Digest::SHA rather than Digest::SHA1
2020-07-26 Graham Knop only import Test::Exception where it is needed
2013-01-07 skaufman tidied test fix-nopassword-store mirror/fix-nopassword-store
2013-01-06 skaufman move Credential::NoPassword to new spot
2012-06-30 Tomas Doran Fix Pod
2011-12-13 Tomas Doran Fix autor deps for Test::NoTabs
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-10-16 Tomas Doran Add AUTOLOAD nicked from the dbic store to base class
2009-09-01 Tomas Doran Checking in changes prior to tagging of version 0.10015... v0.10015
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-03-08 Tomas Doran Checking in changes prior to tagging of version 0.10011... v0.10011
2009-03-04 Tomas Doran And back to 29, WTF?
2009-03-04 Tomas Doran Don't run the mech test unless you have new mech. FIXME...
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...
2009-01-24 Tomas Doran Fix bug with cleartext password_type (bug reported...
2009-01-04 Tomas Doran Chop up - move backcompat code into the ::Plugin::...
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-10-18 Tomas Doran Add plans to tests so that aggregate smoke results...
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-09-14 Brian Cassidy remove she-bang lines.
2007-07-17 Matt S Trout Moving AuthRealmTestApp.pm to proper directory
2007-07-17 Matt S Trout Bug fixes and test from nilsonsfj - Cheers!
2006-08-01 Yuval Kogman possibly fix frang's problem
2006-07-19 Yuval Kogman Correct Auth/Session test
2006-06-22 Yuval Kogman Skip test unless Digest::SHA1 is installed
2006-04-30 Daniel Westermann... Factor test applications out to separate files due...
2006-03-16 Cory G Watson Teach Credential::Password about base64 encoded passwor...
2006-02-26 David Kamholz fix Authentication::User test that is no longer relevan...
2005-12-02 Yuval Kogman Doc + prereq fixes
2005-11-28 Yuval Kogman user_exists for C::P::Authen
2005-11-28 Brian Cassidy renamed 06_user.t.t to 06_user.t
2005-11-28 Brian Cassidy fixed pod
2005-11-28 Yuval Kogman Fix test so that it can restore properly
2005-11-28 Yuval Kogman Test for ningu's bug
2005-11-23 Yuval Kogman eliminate a silly warning with void context and stuff
2005-11-09 Yuval Kogman ACL + tests
2005-11-08 Yuval Kogman Add some dwim to Credential::Password (arg less $c...
2005-11-08 Yuval Kogman Test auth/session integration
2005-11-08 Yuval Kogman Unit test for Authentication::User
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