[Koha-bugs] [Bug 12663] SCOUserCSS and SCOUserJS ignored on selfcheck login page.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 26 21:25:34 CET 2016


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47270|0                           |1
        is obsolete|                            |

--- Comment #6 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 47318
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47318&action=edit
[SIGNED-OFF] Bug 12663 - SCOUserCSS and SCOUserJS ignored on selfcheck login
page

Currently if not logged in when browsing to
http://YOURCATALOG/cgi-bin/koha/sco/sco-main.pl
You are redirected to opac-auth.pl and SCOUserCSS and SCOUserJS are not
loaded.  This patch adds new opac-auth.tt file for authenticating SCO users
which
loads these files and redirects a login to the SCO module instead of the patron
account

Common code between opac-auth and sco-auth is mostly alternate login info and
has been
move to alt-auth.inc

To test:
1 - Verify that normal login works on both staff and opac
2 - Verify that SCO login goes to a new page
3 - Enter changes into SCOUserJS and SCOUserCSS and observe these are present
on
SOC log in page
4 - Verify that a logged in opac user without permissions cannot access the
self-checkout module
5 - Verify that AutoSelfCheckAllowed and associated system preferences function
as expected
6 - Verify the AutoSelfCheck user is logged out if they attempt to visit
another page
Bonus points for verifying all alternate methonds of login function as expected

Sponsored by Northeast Kansas Libary System (NEKLS) www.nekls.org

Signed-off-by: Heather Braum <hbraum at nekls.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list