Version 1.017
[catagits/Catalyst-Authentication-Store-LDAP.git] / lib /
2021-05-26 Dagfinn Ilmari Man... Version 1.017 master v1.017
2017-01-17 Dagfinn Ilmari Man... POD link and formatting fixes
2016-10-03 Dagfinn Ilmari Man... Fix typos "it's" → "its"
2016-02-11 Dagfinn Ilmari Man... Version 0.016 v1.016
2016-02-11 Dagfinn Ilmari Man... Improve persist_in_session POD formatting
2015-12-11 Alexander Hartmaier update authors
2015-12-11 Alexander Hartmaier fix lookup_roles to return an empty list instead of...
2015-12-11 Alexander Hartmaier load Catalyst::Exception in Backend
2015-12-11 Alexander Hartmaier fix use_roles enabled if explicitly disabled
2015-12-01 Alexander Hartmaier store the persist_in_session setting in the session
2015-12-01 Alexander Hartmaier fix from_session docs
2015-11-24 Alexander Hartmaier validate persist_in_session on store creation
2015-11-24 Alexander Hartmaier change default value for persist_in_session to username
2015-11-24 Alexander Hartmaier don't rely on loading of Net::LDAP::Entry by Net::LDAP
2015-11-24 Alexander Hartmaier add persist_in_session config option
2015-11-23 Alexander Hartmaier remove trailing whitespace
2015-11-23 Alexander Hartmaier Document how to limit the attributes returned from...
2015-02-20 Dagfinn Ilmari Man... Version 1.015 v1.015
2015-02-20 D. Ilmari Mannsåker Split credential checking into a separate method from...
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
2013-04-26 Tomas Doran Version 1.014 v1.014
2013-04-26 Tomas Doran Fix security issue. RT#81908
2013-01-09 Peter Karman release 1.013 v1.013
2013-01-09 Peter Karman if username is passed to bind, assume password is passe...
2013-01-09 Peter Karman perltidy only
2010-10-04 Florian Ragwitz Implement can() for attribute delegation
2010-08-28 Peter Karman add documentation for AD; add User methods per RT ...
2010-07-07 Peter Karman skip correct number of tests
2010-07-06 Tomas Doran Version 1.010 v1.010
2010-07-06 Tomas Doran Fix RT#56710
2010-04-28 Peter Karman bump version, patch for rt #56983
2010-04-03 Peter Karman patch against RT #51505
2010-03-19 Tomas Doran Update ignore props v1.007
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-12-11 Tomas Doran Fix bug that results in you getting the user back as...
2009-12-10 Tomas Doran Merge 'better_model_integration' into 'trunk'
2009-12-10 Tomas Doran Merge 'better_model_integration' into 'trunk'
2009-12-10 Tomas Doran Merge 'better_model_integration' into 'trunk'
2009-12-10 Tomas Doran Merge 'better_model_integration' into 'trunk'
2009-12-10 Tomas Doran Merge 'better_model_integration' into 'trunk'
2009-07-15 Tomas Doran I don't actually need any of the extra lines, calling...
2009-07-15 Tomas Doran Brush up this patch to something more sensible and...
2009-07-15 Tomas Doran Pasting a username with too much space in results in...
2009-07-15 Tomas Doran Clean up
2009-05-15 Cory G Watson Pass $c along to find_user method so overridden user_cl...
2009-05-01 Peter Karman release 0.1005 v0.1005
2009-04-28 Tomas Doran Initial idea - make the user class instance have a...
2009-04-21 Tomas Doran Remove META.yml from svn, it's a generated file. Update...
2008-10-22 Peter Karman release 0.1004
2008-09-10 Peter Karman 0.1003 release v0.1003
2008-09-09 Peter Karman fix rt bug 339113
2008-07-10 Peter Karman bump version
2008-07-10 Peter Karman get entries in array context rather than scalar context...
2008-07-09 Peter Karman tweek tests to work with Net::LDAP::Server::Test 0.03 v0.1002
2008-04-10 Peter Karman release 0.1001 v0.1001
2008-02-27 Peter Karman fix SYNOPSIS doc
2008-02-05 Peter Karman 0.1000 release v0.1000
2008-02-05 Peter Karman rename from ::Plugin and refactor tests