https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16818
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53721|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <[email protected]> --- Created attachment 53879 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53879&action=edit Bug 16818: External auth redirect broken under Plack Test plan: 0) Have either CAS or Shibboleth authentication enabled under Plack. 1) Hover over the authentication link on the staff client or OPAC, and notice that it has either '.../opac/...' or '.../intranet/...' instead of '.../cgi-bin/koha/...'. (This will be a complete dealbreaker for CAS authentication.) 2) Apply patch. 3) Check links again; they should now have the correct paths. Signed-off-by: Matthias Meusburger <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> Did not test CAS or Shibboleth, but no regression found. -- 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/
