]> git.koha-community.org Git - koha.git/commit
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)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 17 Oct 2019 00:35:22 +0000 (00:35 +0000)
commita70e750fa0e990f24fc36c2c051e7c295b1171f5
treed6ee40621a2d13f3f6f2893966f5658bc9ffc221
parentd73d1a07a7b7dbfbd9c8811982f2021224215ec2
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>
(cherry picked from commit da602a96ad96163f624a65822db13ef68ed5644a)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Auth_with_shibboleth.pm