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

--- Comment #2 from Agustín Moyano <[email protected]> ---
This bug started because password strength and length now it's defined by
patron's category.

As Jonathan told me, we've got PatronSelfRegistrationDefaultCategory
preference. So I believe we should check if a patron category is visible in the
form. 

If not visible, we should check fi PatronSelfRegistrationDefaultCategory is set
with a valid patron category, and get password requirements from it.

If PatronSelfRegistrationDefaultCategory is not set, then we should fetch
system's default password strength and length

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to