]> git.koha-community.org Git - koha.git/commit
Bug 36349: Fix AutoSelfCheckAllowed
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Mar 2024 09:08:16 +0000 (10:08 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 5 Apr 2024 09:51:08 +0000 (11:51 +0200)
commit5c634ee597efec48dd54c55ace5fcac2b93c40c3
tree07f42084de243d7955f8f0a196f2f08b5bea86db
parent5300bcd57458f9d39b376ad02d20903ce727e8db
Bug 36349: Fix AutoSelfCheckAllowed

Move the check to C4::Auth.

Yes, it's not nice, I didn't expect to add exception to this code, and
it's adding more ugly code to get_template_and_user, but... Suggestions
welcome!

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Auth.pm
opac/sco/sco-main.pl