Bug 8753 - Various little things - removing new dependency, changes to errors, textua...
authorLiz Rea <liz@catalyst.net.nz>
Wed, 7 Oct 2015 02:08:10 +0000 (15:08 +1300)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 06:40:54 +0000 (06:40 +0000)
commit563688050cf590a3a136d3644256192d37265b7c
treed32a08b08fa22ac4926baa7fdaeb6eb1ec137dc3
parent76d1509838cb14dbdcaaa8ec495ebe72fb5db34e
Bug 8753 - Various little things - removing new dependency, changes to errors, textual updates

Koha already has a sub that creates salts, so lets use that instead of math::Random::secure, so as not to add a new dependency.

Made the references to "Forgotten password" consistent, including adding it to the title of the page.

Also removed the individual error for "this email doesn't belong to this account" as that could expose the existence of a login, which I think we'd rather not do.

Made some of the text more grammatically correct, and more library specific.

To test:

Apply on top of all of the other patches.

All the usual checks, plus make sure there are no typos in any text references.

Signed-off-by: Marc Veron <veron@veron.ch>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
C4/Passwordrecovery.pm
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt
opac/opac-password-recovery.pl