[Koha-bugs] [Bug 28660] Self checkout is not automatically logging in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 8 01:59:31 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28660

--- Comment #12 from David Cook <dcook at prosentient.com.au> ---
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.


More information about the Koha-bugs mailing list