3 Dec
2020
3 Dec
'20
3:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27148 --- Comment #2 from Agustín Moyano <agustinmoyano@theke.io> --- 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.