https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28660
--- Comment #12 from David Cook <[email protected]> --- Ah but that koha_login_context check *plus* Jonathan's checking the userid against the AutoSelfCheckID.. that would probably be good enough although AutoSelfCheckAllowed would probably be better compared to koha_login_context, since it's a server-side call rather than provided by the client. Anyway, that's just splitting hairs. But I agree with Marcel. I think we need an extra check. -- 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/
