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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 23 Sep 2019 09:43:09 +0000 (10:43 +0100)
commit16aa7d1c8afe249318767a8a023f7dbddb6843ea
tree50910e9f45d589696d99a2045ef7ec3c48530f79
parent2ae6e95a40b4da7f77f241cbe941662ff773db44
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>
C4/Auth_with_shibboleth.pm