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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to