Bug 20473: Whitespace
[koha.git] / Koha / Patron / Password /
2022-10-24 Björn NylénBug 31739: Password recovery from staff fails if previo...
2022-05-11 Martin RenvoizeBug 30611: (follow-up) Use constants
2022-05-11 Martin RenvoizeBug 30611: Add ability for staff to send password reset...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
2021-03-16 Jonathan DruartBug 27860: Fix password recovery
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2018-03-19 Mark TompsettBug 18570: Send Password Reset Emails immediately
2017-07-13 Jonathan DruartBug 18775: Use Koha::Patron->library instead of Koha...
2017-07-13 David KuhnBug 18775 - The "Password Reset" notice should use...
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2017-02-17 Liz ReaBug 18025 - Expired password recovery links cause sql...
2017-01-19 Magnus EngerBug 17924 - Fix error in password recovery
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
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-22 charlesBug 15585 - Move C4::Passwordrecovery to the new namesp...