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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28910|0                           |1
        is obsolete|                            |

--- Comment #8 from Katrin Fischer <[email protected]> ---
Created attachment 30048
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30048&action=edit
[PASSED QA] Bug 12398: Fix CAS authentication validation

CGI::url_param() also returns deleted parameters so we have to check
with CGI::param() too.

Signed-off-by: Matthias Meusburger <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
Took a while to get it working, but I can confirm CAS login is not
working without this patch, but does with it.

Some notes:
In order for this to work you have to add http:// in front of your
OpacBaseURL.
You will also need a CAS test server and install the certificate
on your system.

Tested with CAS test server provided by Biblibre.

-- 
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