https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19845
--- Comment #4 from Arturo <[email protected]> --- Wow, thank you for submitting a patch so quickly, Jonathan! You are awesome. I just tested your patch and it worked like a charm. I tested it out with the following preference configurations and they all were successful: - Require e-mail verification and require user to select their own password -- after verification, the user-supplied password was displayed and I was able to log in with it - Require e-mail verification but do not allow user to select their own password -- after verification, a random password was generated and displayed and I was able to log in with it - Don't require e-mail verification and require user to select their own password -- the user-supplied password was displayed and I was able to log in with it - Don't require e-mail verification and do not allow user to select their own password -- a random password was generated and displayed and I was able to log in with it -- 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/
