Bug 22461: Filter ldap mapping before inserting patron's info
[koha-equinox.git] / C4 / Auth_with_ldap.pm
2019-04-18 Jonathan DruartBug 22461: Filter ldap mapping before inserting patron...
2019-04-18 Jonathan DruartBug 22461: Fix LDAP user replication
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in Auth_with_ldap.pm
2018-08-20 Nick ClemensBug 18947: LDAP - do not assume anonymous bind if no...
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-07-18 Jonathan DruartBug 20287: Move trim values to a method
2017-05-19 Oliver BockBug 14625 - LDAP: skip extended patron attributes in...
2017-03-31 Alex ArnaudBug 6979 - Handle multiple branches in non-auth_by_bin
2017-03-31 Alex ArnaudBug 6979 - Update tests
2017-03-31 =Bug #6979
2017-02-07 Dobrica PavlinusicBug 17775 - Add new user with LDAP not works under...
2017-01-20 Alex ArnaudBug 17615 - Fix updating borrower attributes in checkpw...
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-04-01 Joonas Kylmälä Bug 11807: (follow-up) remove date conversions
2016-04-01 Frédérick Bug 11807 : Add support for categorycode conversions...
2016-03-31 Alex ArnaudBug 15889: LDAP authentication: Only update mapped...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-21 Jonathan DruartBug 15163: Do not erase patron attributes if limited...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-11-27 Martin RenvoizeBug 9165: (Followup) Tidied code slightly
2014-11-27 Martin RenvoizeBug 9165: (Followup) Clear existing sync
2014-11-27 Robin SheatBug 9165: Prevent LDAP passwords being stored locally
2014-11-27 Martin RenvoizeBug 12831: Local Only logins with LDAP
2014-08-07 Dobrica PavlinusicBug 8148 - LDAP auth_by_bind doesn't fallback to local...
2014-08-07 FrédérickBug 8148: Only update the password if the LDAP password...
2014-08-07 FrédérickBug 8148: Prevent local authentification fallback if...
2014-07-02 Martin RenvoizeBUG 12304: LDAP auto-provisioning set default messaging...
2013-10-21 Robin SheatBug 10908: restore docs on principal_name LDAP option
2013-10-21 Robin SheatBug 10908: restore non-anonymous auth_by_bind LDAP...
2013-10-09 Galen CharltonBug 9611: (follow-up) move new password hashing routine...
2013-10-03 Srdjanbug 9611: use hash_password() and checkpw_* for LDAP...
2013-10-02 Jonathan DruartBug 10925: fix LDAP auth failing if DEBUG is enabled
2013-09-27 SrdjanBug 9299: fix LDAP login breakage when ExtendedPatronAt...
2013-07-05 Fridolyn SOMERSBug 10384: fall back to normal authentication if LDAP...
2013-03-23 Chris CormackBug 7973 : Follow up to remove an extraneous my
2013-03-23 Rolando IsidoroBug 7973- Allow for new type of LDAP authentication
2012-11-08 Dobrica PavlinusicBug 8919 - ExtendedPatronAttributes not populated from...
2012-09-20 Mason JamesBug 6679 - [SIGNED-OFF] fix 12 perlcritic violations...
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2011-12-06 Dobrica PavlinusicBug 6022: Auth_with_ldap check if categorycode is valid
2011-11-25 Paul PoulainBug 6328 Fixes for comment 35
2011-11-25 Paul PoulainBug 6328 follow-up for QA comments
2011-10-14 Chris CormackMerge remote-tracking branch 'kc/new/bug_5995' into...
2011-10-14 Ian WallsBug 5995 Followup: checkpw was returning inconsistent...
2011-07-15 Colin CampbellBug 5453 : Move declarations out of conditionals
2011-07-13 Dobrica PavlinusicBug 4994 - Net::LDAP returns lowercase names
2011-06-17 Jeremy CrabtreeBug 5094 auth_by_bind authentication can fail even...
2011-06-17 Dobrica PavlinusicBug 4993 checkpw_ldap - do bind just once
2011-04-08 Katrin FischerBug 5422: Separate state field for patron's addresses
2010-04-30 Galen Charltonbug 4256: fix patron replication when using LDAP with...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-01-20 Henri-Damien LAURENTAdding Extended Attributes management to Auth_with_LDAP
2009-07-15 Joe AtzbergerLDAP overhaul
2009-05-21 Galen Charltonbug 2726: updated doc to explain auth_by_bind option
2009-05-21 Michael Hafenin Auth_with_ldap.pm try binding with user password...
2009-04-18 Joe AtzbergerRe-insert useldapserver into koha-conf.xml
2009-03-11 Mason JamesResubmitting: fixes print statements with missing ...
2008-11-18 Henri-Damien LAURENTbug fix : 2805
2008-06-16 Joe AtzbergerBugfix LDAP config to play nice with Zebra.
2007-12-14 Joe AtzbergerPerldoc fixes - Auth_with_ldap.pm and Log.pm
2007-12-14 Joe AtzbergerAuth_with_ldap: support non-RFC#2798 user IDs.
2007-12-13 Joe AtzbergerAuth_with_ldap.pm -- Silly spelling errors in perldoc
2007-12-04 Joe AtzbergerAuth_with_ldap : module and test final touches.
2007-12-04 Joe AtzbergerLDAP - further integration
2007-12-04 Joe AtzbergerBig LDAP changes, module test for Context.pm, still...
2007-11-16 Joe AtzbergerAuth_with_ldap.pm - Expanded comments and field mappings.
2007-11-16 Joe AtzbergerLDAP: more of the same
2007-11-04 Joe AtzbergerAuth_with_ldap - further revisions, better modularity.
2007-11-04 Joe AtzbergerAuth_with_ldap: work in progress.
2007-06-05 tipaulremoving guessencoding, hard-coding utf-8
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-06-20 tipaulsynch'ing 2.2 and head
2005-05-04 tipaulsynch'ing 2.2 and head
2005-03-23 doxultingNew param for the template in order to show only allowe...
2004-11-05 tipaulAuth.pm with LDAP