Bug 18220 - OPAC login appears to be linked to staff login
Summary: OPAC login appears to be linked to staff login
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-07 00:01 UTC by Christopher Brannon
Modified: 2019-06-27 09:24 UTC (History)
0 users

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.