http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13664
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #72 from Jonathan Druart <[email protected]> --- QA comment: 1/ Really, it's very hard to provide a strong password with this plugin... Something like "A1!p2@3foo4bar%" only fill half of the gauge. 2/ There is no indication to explain what is the gauge 3/ New lib has to be added to the about page. 4/ FAIL installer/data/mysql/updatedatabase.pl FAIL forbidden patterns forbidden pattern: Use INSERT IGNORE INTO on inserting a new syspref (see bug 9071) (line 10532) forbidden pattern: Use INSERT IGNORE INTO on inserting a new syspref (see bug 9071) (line 10526) 5/ No need to pass the pref value in C4::Auth, use the Koha TT plugin 6/ [% INCLUDE 'complexify.inc' %] should be put in the head part 7/ in members/member-password.tt you include the complexity.inc but also include the jquery.complexify.js from github 8/ The most important: the gauges are not the same at the OPAC and at the intranet. Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
