Version 1.017
[catagits/Catalyst-Authentication-Store-LDAP.git] / t /
2021-05-26 Dagfinn Ilmari Man... Remove pointless diag() call from t/04-user_class.t
2016-02-11 Dagfinn Ilmari Man... Test persist_in_session transition both ways
2015-12-11 Alexander Hartmaier also test from_session
2015-12-11 Alexander Hartmaier don't skip tests that don't need Catalyst::Model::LDAP
2015-12-11 Alexander Hartmaier add tests for persist_in_session
2015-12-11 Alexander Hartmaier load Catalyst::Exception in Backend
2015-12-11 Alexander Hartmaier fix use_roles enabled if explicitly disabled
2015-02-20 Dagfinn Ilmari Man... Use the stored user credentials to look up roles
2015-02-20 D. Ilmari Mannsåker Escape special characters in user/role names
2015-02-20 Dagfinn Ilmari Man... Use skip_all and done_testing in all tests
2013-03-12 Peter Karman RT #83900 seems to need explicit server->stop call
2010-10-04 Florian Ragwitz Implement can() for attribute delegation
2010-10-04 Florian Ragwitz Add failing test for ->can proxying
2010-07-07 Peter Karman skip correct number of tests
2010-07-06 Tomas Doran Fix RT#56710
2010-03-18 Tomas Doran Move user password out into a hash, fixing RT#53279
2009-12-11 Peter Karman bump version, add basic test
2009-05-01 Peter Karman release 0.1005 v0.1005
2008-10-22 Peter Karman release 0.1004
2008-09-09 Peter Karman add chisel test for failing case sensitivity
2008-07-09 Peter Karman tweek tests to work with Net::LDAP::Server::Test 0.03 v0.1002
2008-04-10 Peter Karman fix rt #34777
2008-02-05 Peter Karman 0.1000 release v0.1000
2008-02-05 Peter Karman rename from ::Plugin and refactor tests