[Koha-bugs] [Bug 23816] Allow to have different password strength and length settings for different patron categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 27 18:55:26 CEST 2020


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

--- Comment #50 from Agustín Moyano <agustinmoyano at theke.io> ---
When I execute qa of this patchset, I get

 FAIL   koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt
   FAIL   valid_template
                The method
Koha::Patron::Category->effective_min_password_length is not covered by tests!

This must be a qa script bug, because Koha::Patron::Category has the method
effective_min_password_length, and it's covered by tests.. maybe it's checking
in Schema class, instead of Koha::Object?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list