https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060
--- Comment #23 from Christopher Brannon <[email protected]> --- It is CRITICAL that self check have the ability to auto-login based on url. We need to be able to use accounts associated with the circulating library so that the library has proper stats and so the items are circulating under the correct circulating rules. It seems that what we need is a setting under each library that defines which account to login as for self check. Then we need to do something like allow the library to navigate their self check to /cgi-bin/koha/sco/sco-main.pl?branch=BRANCHCODE, which would tell the page to login to the self check with the credentials from their page. AutoSelfCheckAllowed set to allow, but having nothing filled in for AutoSelfCheckID or AutoSelfCheckPass could be the queue for Koha to check for credentials under the branch, if specified in the URL. Thoughts? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
