[Koha-bugs] [Bug 8753] Add forgot password link to OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 28 15:51:49 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #21 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Early QA comment:
1/ new routine needs unit tests
2/ remove tab characters
3/ perltidy new pl script
4/ use Modern::Perl; (you only use strict)
5/ only 1 syspref is added to sysprefs.sql
6/ why don't you sent the email using utf8?
7/ on generating the new password char, maybe should you use the alphabet
syspref (+ numbers)
8/ why don't you use koha opac header for opac-send-password-recovery template
file?
9/ use the tt plugin to access to syspref value (Koha.Preference("mypref")).
10/ what is the 'UNAUTHORIZ' check (in opac-password-recovery.pl)?

10 is a good number.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list