[Koha-bugs] [Bug 24711] New: Can't log in to OPAC after logout if OpacPublic disabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 21 22:09:35 CET 2020


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 at myacpl.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list