https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24711 Bug ID: 24711 Summary: Can't log in to OPAC after logout if OpacPublic disabled Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org With OpacPublic disabled you are routed to http://localhost:8080/cgi-bin/koha/opac-main.pl?logout.x=1 upon logout. opac-auth.tt adds any inputs it is passed to the login form So you get: <input type="hidden" name="logout.x" value="1"> Login, and immediately get logged out -- You are receiving this mail because: You are watching all bug changes.