Summary: | Koha should send a notice (via e-mail/print/or both) when changes are made to a patron account. | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, gmcharlt, kyle.m.hall, lisettepalouse+koha |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Christopher Brannon
2015-05-18 16:12:16 UTC
8 years later, this is still an important need. I was just thinking the other day, it would be good if the patron was notified if their password was changed. When the password is changed we have PASSWORD_CHANGE now. This is the first I've heard of this notice and NotifyPasswordChange. When was this added? Regardless, we need to expand on this to include other important changes to the account. (In reply to Christopher Brannon from comment #3) > This is the first I've heard of this notice and NotifyPasswordChange. When > was this added? > > Regardless, we need to expand on this to include other important changes to > the account. 22.11: Bug 25936 - Notify users if their password has changed I just wanted to update on the second point, a notice for other data makes sense as well. |