https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36349
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #163553|0 |1 is obsolete| | --- Comment #28 from David Cook <[email protected]> --- Created attachment 164445 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164445&action=edit 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 <[email protected]> Signed-off-by: David Cook <[email protected]> -- 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/
