[Koha-bugs] [Bug 19845] Patron password is ignored during self-registration if PatronSelfRegistrationVerifyByEmail is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 20 21:03:21 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19845

--- Comment #4 from Arturo <library at sll.texas.gov> ---
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.


More information about the Koha-bugs mailing list