16 Jul
2026
16 Jul
'26
10:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37692 --- Comment #14 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- - authnotrequired => C4::Context->preference("OpacPublic") ? 1 : 0, To - authnotrequired => C4::Context->preference("PatronSelfRegistrationVerifyByEmail") ? 1 : 0, ? -- You are receiving this mail because: You are watching all bug changes.