Koha/installer/data/mysql/en
Martin Renvoize 93fdab7dc5
Bug 25936: Add option to send password change notices
This patch add a new security notice to allow sending notification of
password changes to patrons. If enabled, the 'PASSCHANGE' notice will be
sent to respective patrons whenever their password is updated.

Test plan
1) Run the database updates
2) Enable the new feature by setting 'NotifyPasswordChange' to 'Notify'
3) Change a users password
4) Check that the notice appears in the patrons notices

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-03 14:25:38 -03:00
..
mandatory Bug 25936: Add option to send password change notices 2022-10-03 14:25:38 -03:00
marcflavour Bug 25449: (QA follow-up) Set items.itype to mandatory by default (UNIMARC) 2022-07-18 10:14:26 -03:00
optional Bug 28854: Add default AV and Syspref values 2022-07-13 10:35:51 -03:00