http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5280
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_4 |Rel_3_8 AssignedTo|[email protected] |[email protected] |u | --- Comment #2 from Owen Leonard <[email protected]> 2011-10-05 18:28:01 UTC --- I've got a work in progress for this, which adds second password-confirmation entry field on both the change password page and the patron entry page. The main blocker to adding this is that I don't see how the update to the change password page (member-password.pl) can work with the "suggest random password" feature currently in place. If we accept the random password suggestion it's masked by the password-type input field. What good is entering a password if the patron can't know what it is? Is the "suggest random password" feature worth keeping? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
