Koha/installer
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
..
data/mysql Bug 27812: Remove the ability to transmit a patron's plain text password over email 2022-03-17 11:22:56 -10:00
externalmodules.pl
install.pl Bug 19821: Use database_test entry if exists 2021-10-25 11:27:40 +02:00
onboarding.pl Bug 19532: Database and installer stuff 2022-03-14 22:45:50 -10:00