Bug 18220

Summary: OPAC login appears to be linked to staff login
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2017-03-07 00:01:40 UTC
On current master, I am noticing that after I login to Koha staff, when I open a new tab in the browser, I am logged into the OPAC.  If I log off the OPAC, it logs me off the staff as well.  I tested the same browser (Chrome) with our 3.22 production server and it does not have this issue.
Comment 1 Katrin Fischer 2017-03-10 07:48:15 UTC
It's normal if you are running both staff and OPAC on the same 'URL' with only the ports being different. If you use different subdomains it would not happen.
Comment 2 Christopher Brannon 2017-03-10 15:16:19 UTC
Thanks for the clarification.  I was hoping it was something simple.