Bug 28591: Don't pass debug to get_template_and_user
[koha.git] / opac / opac-password-recovery.pl
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2020-12-21 Fridolin SomersBug 26941: Fix OPAC password recovery error messages
2020-11-09 Fridolin SomersBug 26904: OPAC password recovery allows regexp in...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-01 Timothy Alexis VassBug 26266: Add jQuery validator to opac-password-recove...
2020-09-09 Agustin MoyanoBug 23816: Add minimum password length and require...
2019-05-10 Marcel de RooyBug 21533: Do not allow password recovery for administr...
2019-04-12 Martin RenvoizeBug 21890: (QA follow-up) Use List::Util::any
2019-04-12 Tomas Cohen AraziBug 21890: Allow restricting password resets by patron...
2019-03-22 Liz ReaBug 22559: Restore OPAC forgotten password functionality
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password opac/opac-password-recovery.pl
2018-11-06 Marcel de RooyBug 21771: (follow-up) Revert the shift statement
2018-09-26 Marcel de RooyBug 20023: (QA follow-up) Tiny simplification
2018-09-26 BlouBug 20023: Password recovery using email should be...
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2017-10-27 Mark TompsettBug 18956: Fix empty to in message queue
2017-10-27 Marcel de RooyBug 18956: (QA follow-up) Resolve a CGI::Param in list...
2017-10-27 Mark TompsettBug 18956: Prevent leaking during password recovery
2017-10-16 Jonathan DruartBug 18298: Add server-side checks and refactor stuffs
2017-10-16 Jonathan DruartBug 18298: minPaswordLength should not be < 3
2017-10-06 David BourgaultBug 19345: Add missing error flag to template
2017-07-06 David KuhnBug 18616 - The "Add forgot password link to OPAC"...
2017-07-06 Marc VéronBug 16711: OPAC Password recovery: Handling if multiple...
2017-02-17 Jonathan DruartBug 18025: Simplify logic and avoid 1 call to ValidateB...
2017-02-17 Liz ReaBug 18025 - Expired password recovery links cause sql...
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-06-24 Jonathan DruartBug 16707: Fix software error in OPAC password recovery...
2016-03-22 charlesBug 15585 - Move C4::Passwordrecovery to the new namesp...
2016-03-03 Kyle M HallBug 15548 [QA Followup] - More new uses of Koha::Borrower
2016-01-27 Marcel de RooyBug 8753: [QA Follow-up] Primary key and collation
2016-01-27 Liz ReaBug 8753 - Various little things - removing new depende...
2016-01-27 Charles FarmerBug 8753 - Smartmatch substitute, Math::Random::Secure...
2016-01-27 mxbeaulieuBug 8753 - Use Koha::Borrowers instead of C4::Members
2016-01-27 Liz ReaBug 8753 - Followup - change value text on syspref
2016-01-27 Maxime BeaulieuBug 8753 - Add forgot password link to OPAC