Bug 23526: Don't use encoded question mark in shib_login_url
authorNick <nick@bywatersolutions.com>
Tue, 10 Sep 2019 14:04:43 +0000 (14:04 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 24 Sep 2019 06:59:20 +0000 (08:59 +0200)
commitda602a96ad96163f624a65822db13ef68ed5644a
tree76562034a47b406f3b79fa66bee53201d1e4e4d4
parent8bc5834a35e272bc6ed8020efe3093ea75b16042
Bug 23526: Don't use encoded question mark in shib_login_url

To test:
1 - Enable shib
2 - Do a search
3 - Try to login from search
4 - Get an error
5 - Apply patch
6 - Retry

Note: You do have to fully configure shibboleth, you can simply enable it in koha-conf.xml and check the URLs.
Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 16aa7d1c8afe249318767a8a023f7dbddb6843ea)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Auth_with_shibboleth.pm