102 Commits (21e03340c62f5ed4101e2077600a98af30dd1a01)

Author SHA1 Message Date
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Jonathan Druart 41a8005d10 Bug 28606: Remove $DEBUG and $ENV{DEBUG} 3 years ago
Jonathan Druart 3fe837bc74 Bug 28572: Remove C4::Debug 3 years ago
Joonas Kylmälä bc1c556ebd Bug 28490: Revert "Bug 26995: Drop column relationship from borrowers, deletedborrowers and borrower_modifications tables" 3 years ago
Jonathan Druart 8b4f2db7ef Bug 28385: Use ldapserver only if exists 3 years ago
Dobrica Pavlinusic 1c9f8defcb Bug 28385: ldap server configuration broken since migration from XML::Simple 3 years ago
Kyle Hall ca0e7541ec Bug 26995: Drop column relationship from borrowers, deletedborrowers and borrower_modifications tables 3 years ago
Julian Maurice 4b65d099d7 Bug 28276: Do not fetch config ($KOHA_CONF) from memcached 3 years ago
Jonathan Druart 7e1be8d385
Bug 20443: Use search_with_library_limits for attribute types 5 years ago
Jonathan Druart 569e4080f1
Bug 20443: Fix Auth_with_ldap.t 5 years ago
Jonathan Druart e37bfe3e4b
Bug 20443: Remove extended_attributes_code_value_arrayref AND C4::Members::Attributes 6 years ago
Jonathan Druart 37e634bb5b
Bug 20443: Remove C4::Members::AttributeTypes 6 years ago
Jonathan Druart f1d210019b
Bug 20443: Move C4::Members::AttributeTypes::GetAttributeTypes to Koha::Patron::Attribute::Types 6 years ago
Jonathan Druart 5dd44a8f08
Bug 20443: Remove CheckUniqueness 6 years ago
Jonathan Druart ccfc6572f7
Bug 20443: Remove UpdateBorrowerAttribute and SetBorrowerAttributes 6 years ago
Nick Clemens 125d8c2d8b
Bug 16719: (QA follow-up) Remove tabs 4 years ago
Oliver Behnke be7ca413fd
Bug 16719: (follow-up) Update check on password mapping 4 years ago
Oliver Behnke f514a37d88
Bug 16719: Pass through undef rather than empty string in LDAP mapping 4 years ago
Jonathan Druart dc5fe323d2
Bug 24217: use Modern::Perl for modules when strict is missing 5 years ago
Kyle Hall 109334102f
Bug 14570: Make it possible to add multiple guarantors to a record 8 years ago
Martin Renvoize 9b7a216c53 Bug 22461: (follow-up) Use `exists` not `defined` 5 years ago
Martin Renvoize c9fa30a55b Bug 22461: Clarify and correct the hash reduction 5 years ago
Jonathan Druart 4e40784f99 Bug 22461: Filter ldap mapping before inserting patron's info 5 years ago
Jonathan Druart d482c7b272 Bug 22461: Fix LDAP user replication 5 years ago
Tomás Cohen Arazi 197a7029f6 Bug 22048: Use set_password in Auth_with_ldap.pm 5 years ago
Nick Clemens 8eed046638 Bug 18947: LDAP - do not assume anonymous bind if no user or password 7 years ago
Jonathan Druart 2e6fb40ef8 Bug 21087: Hash passwords in ->update_password 6 years ago
Jonathan Druart ef410fd62f Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 6 years ago
Jonathan Druart a6059c4d2d Bug 20287: Move trim values to a method 6 years ago
Oliver Bock 4c631a0824 Bug 14625 - LDAP: skip extended patron attributes in 'borrowers' attribute update 9 years ago
Alex Arnaud 6ddf51573d Bug 6979 - Handle multiple branches in non-auth_by_bin 8 years ago
Alex Arnaud 68c365ea8a Bug 6979 - Update tests 8 years ago
= 8c3fc47338 Bug #6979 13 years ago
Dobrica Pavlinusic 4740438b41 Bug 17775 - Add new user with LDAP not works under Plack 7 years ago
Alex Arnaud e331a9c0d0 Bug 17615 - Fix updating borrower attributes in checkpw_ldap 8 years ago
Jonathan Druart afc008b2fa Bug 16853: Move changepassword to Koha::Patron->update_password 8 years ago
Joonas Kylmälä 85ea73db9d Bug 11807: (follow-up) remove date conversions 9 years ago
Frédérick b3311913b3 Bug 11807 : Add support for categorycode conversions when updating an user using a LDAP server. 10 years ago
Alex Arnaud c74678a1d2 Bug 15889: LDAP authentication: Only update mapped attributes 8 years ago
Jonathan Druart 017699c345 Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Jonathan Druart 3830d78d46 Bug 16011: $VERSION - remove use vars $VERSION 8 years ago
Jonathan Druart 4a3404594f Bug 15163: Do not erase patron attributes if limited to another library 8 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Martin Renvoize 85c25c619f Bug 9165: (Followup) Tidied code slightly 10 years ago
Martin Renvoize 7b9082a55b Bug 9165: (Followup) Clear existing sync 10 years ago
Robin Sheat 519149a6c7 Bug 9165: Prevent LDAP passwords being stored locally 12 years ago
Martin Renvoize 4c1f0dcecb Bug 12831: Local Only logins with LDAP 10 years ago
Dobrica Pavlinusic c9351807e9 Bug 8148 - LDAP auth_by_bind doesn't fallback to local auth 10 years ago
Frédérick f68d9e6ec4 Bug 8148: Only update the password if the LDAP password field was mapped 10 years ago
Frédérick 56f3b542bd Bug 8148: Prevent local authentification fallback if an invalid LDAP password was entered. 10 years ago