12 Jan
2021
12 Jan
'21
8:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25213 --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to David Cook from comment #1)
(It could be generalize that as I'd love to have a function that notifies patrons when their password has been updated, or possibly notify them about a certain number of other conditions.)
This could actually be done with a plugin.. the password one at least.. there's is a plugin hook attached to the password change code so you could trigger a notification from that simply be adding to the message queue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.