29 Commits (6bfd41eb0addf7e1d02c898696de31187320c30e)

Author SHA1 Message Date
Marcel de Rooy d35cc83379 Bug 21533: Do not allow password recovery for administrative locked patrons 6 years ago
Martin Renvoize 6388ffd702 Bug 21890: (QA follow-up) Use List::Util::any 5 years ago
Tomás Cohen Arazi 376d1a7023 Bug 21890: Allow restricting password resets by patron category 5 years ago
Liz Rea a0b81b906d Bug 22559: Restore OPAC forgotten password functionality 5 years ago
Tomás Cohen Arazi f822dee088 Bug 22048: Use set_password opac/opac-password-recovery.pl 6 years ago
Marcel de Rooy 1885e6a214 Bug 21771: (follow-up) Revert the shift statement 6 years ago
Marcel de Rooy eec74a2cd1 Bug 20023: (QA follow-up) Tiny simplification 6 years ago
Blou cc3bc29207 Bug 20023: Password recovery using email should be case insensitive 6 years ago
Jonathan Druart 2e6fb40ef8 Bug 21087: Hash passwords in ->update_password 6 years ago
Mark Tompsett c4113dce70 Bug 18956: Fix empty to in message queue 7 years ago
Marcel de Rooy 6336e53aed Bug 18956: (QA follow-up) Resolve a CGI::Param in list context warn 7 years ago
Mark Tompsett e08a0afa26 Bug 18956: Prevent leaking during password recovery 7 years ago
Jonathan Druart 3f9da34683 Bug 18298: Add server-side checks and refactor stuffs 7 years ago
Jonathan Druart ec4e666bc5 Bug 18298: minPaswordLength should not be < 3 7 years ago
David Bourgault 078eb77451 Bug 19345: Add missing error flag to template 7 years ago
David Kuhn e29163af4c Bug 18616 - The "Add forgot password link to OPAC" should allow patrons to use their library card number in addition to username 7 years ago
Marc Véron 3829020c26 Bug 16711: OPAC Password recovery: Handling if multiple accounts have the same mail address 7 years ago
Jonathan Druart a471ad80bb Bug 18025: Simplify logic and avoid 1 call to ValidateBorrowernumber 7 years ago
Liz Rea e87dab6411 Bug 18025 - Expired password recovery links cause sql crash 7 years ago
Jonathan Druart afc008b2fa Bug 16853: Move changepassword to Koha::Patron->update_password 8 years ago
Jonathan Druart 0d690ca383 Bug 16707: Fix software error in OPAC password recovery when leaving form fields empty 8 years ago
charles db0ecc3cc5 Bug 15585 - Move C4::Passwordrecovery to the new namespace Koha::Patron::Password::Reset 8 years ago
Kyle Hall 77e1e7c4ef Bug 15548 [QA Followup] - More new uses of Koha::Borrower 8 years ago
Marcel de Rooy 8ec7572d0c Bug 8753: [QA Follow-up] Primary key and collation 8 years ago
Liz Rea 563688050c Bug 8753 - Various little things - removing new dependency, changes to errors, textual updates 9 years ago
Charles Farmer 76d1509838 Bug 8753 - Smartmatch substitute, Math::Random::Secure, Perltidy, Passwordrecovery.t 9 years ago
mxbeaulieu 0f2aea716a Bug 8753 - Use Koha::Borrowers instead of C4::Members 9 years ago
Liz Rea b99f1dcbfc Bug 8753 - Followup - change value text on syspref 9 years ago
Maxime Beaulieu d5abcbc8f3 Bug 8753 - Add forgot password link to OPAC 9 years ago