https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43037 Bug ID: 43037 Summary: Cannot switch from SCO to OPAC without a CSRF error Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Self checkout Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Target Milestone: --- To recreate: 1. SelfCheckoutByLogin set to 'Username and password' 2. In KTD, go to http://localhost:8080/cgi-bin/koha/sco/sco-main.pl 3. Log in 4. Now go back to the regular OPAC at http://localhost:8080/ 5. You'll be asked to login, use the same credentials you did in step 3 6. 403 error, if you check the logs: [WARN] Programming error - No CSRF token passed for POST http://localhost:8080/opac/opac-main.pl (referer: http://localhost:8080/) at /kohadevbox/koha/Koha/Middleware/CSRF.pm line 107. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.