[Koha-bugs] [Bug 12398] New: CAS authentication not working

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 10 12:47:29 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12398

            Bug ID: 12398
           Summary: CAS authentication not working
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: major
          Priority: P5 - low
         Component: Authentication
          Assignee: julian.maurice at biblibre.com
          Reporter: julian.maurice at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: dpavlin at rot13.org

The CAS authentication doesn't work because the 'ticket' parameter is not
removed when building service url which is passed to service_validate().
$query->delete('ticket') works, but $query->url_param() doesn't seem to take
into account that parameter was deleted.
Checked with last version of CGI. Same behaviour.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list