Koha/installer/data/mysql/en
Kyle M Hall 9d1abe0632 Bug 27812: Remove the ability to transmit a patron's plain text password over email
We should not give libraries the ability to compromise patron accounts,
it is considered a huge security issue and nobody in network security
would never recommend allowing passwords to be transmitted in clear text
over email.

It should simply not be possible to send a patron's password in plain text
via email. As such, we should remove this ability from Koha.

Test Plan:
1) Apply this patch
2) Create a patron to generate the ACCTDETAILS email
3) Note you can no longer transmit the patron's password in the email

Signed-off-by: Amit Gupta <amitddng135@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-03-17 11:22:56 -10:00
..
mandatory Bug 27812: Remove the ability to transmit a patron's plain text password over email 2022-03-17 11:22:56 -10:00
marcflavour Bug 29634: Map biblio.medium to 245 by default (MARC21) 2022-02-16 11:51:10 -10:00
optional Bug 29722: (QA follow-up) Replace unusual single quote 2022-01-21 21:34:51 -10:00