https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42652
--- Comment #1 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 199333 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199333&action=edit Bug 42652: Allow inet access for patrons with restrictions via SIP2 account config A new per-account flag `patron_restriction_blocks_inet` controls whether a patron with an account restriction (debarment) also has their SIP inet profile blocked. When left unset or set to true the existing behaviour is preserved: restrictions block both checkouts and inet access. Setting the flag to false allows restricted patrons to authenticate to online services (PC booking, printing, etc.) via SIP while checkouts remain blocked. Sponsored-by: OpenFifth <https://openfifth.co.uk/> -- 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/
