https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21061 Bug ID: 21061 Summary: Clean up expired password recovery requests Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org
From reading the code it looks like entries to borrower_password_recovery are only cleaned up when an expired verification link is clicked or a password is reset successfully.
It would be nice to have an option in cleanup_database to regularly clean up the table by deleting requests expired more than x days. -- You are receiving this mail because: You are watching all bug changes.