https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21431
Bug ID: 21431
Summary: Create unique log key for password recovery different
from password change
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
How often password reset has been used ?
update_password just contains:
logaction( "MEMBERS", "CHANGE PASS", … )
So the log does not really tell you. The borrower_password_recovery has no
autoincrement id; so no luck there too..
opac/opac-password-recovery.pl could perhaps send a different code to
update_password ?
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/