Koha/koha-tmpl/opac-tmpl/bootstrap
Marc Véron eddf975cf0 Bug 18653: Possible privacy breach with OPAC password recovery
OPAC password recovery allows to find out which email address belongs to an account. An attacker could systematically guess login names. If they hit an existing one, OPAC displays a message like:
An email has been sent to "xxx@yyy.zz".

Having a combination of login name and email, attackers could use the information e.g. for phishing or other personalized actions.

To reproduce:
- Enable OPAC password recovery (syspref OpacResetPassword)
- 'Guess' a login name e.g. by using a common pattern like ptester for Peter Tester
- If such account exists, you get to know the related email address

This patch removes the email address from the success message. Additionaly, it changes
wording to address Bug 18570 ('will be sent' instead of 'has been sent')

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Simplified the wording. "Will be sent shortly" is used elsewhere too.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-06-05 12:56:20 -03:00
..
css Bug 17936 [Generated CSS] Search bar not aligned on right in small screen sizes 2017-05-12 09:18:04 -04:00
en Bug 18653: Possible privacy breach with OPAC password recovery 2017-06-05 12:56:20 -03:00
images
itemtypeimg
js bug_16034 Add overdrive info to the users page in the public interface 2017-02-21 19:58:21 +00:00
less Bug 17936 - Search bar not aligned on right in small screen sizes 2017-05-12 09:10:16 -04:00
lib Bug 13696: Add support for Font Awesome icons in Koha 2015-10-27 09:57:23 -03:00