Bug 22542: Force back button to display personal data
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Mar 2019 17:45:37 +0000 (14:45 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 30 Apr 2019 06:13:34 +0000 (08:13 +0200)
commit8b2778781c9ebd9687515fac4b9f86ff0eb272e2
tree669ed3b5e29ecc8c3aa606c75cdf8e4545a19dd3
parentd1e8a21bc39210075537c567ef83200812c75a10
Bug 22542: Force back button to display personal data

This is a follow-up of bug 5371

The following command must not return anything:
grep ^output_html_with_http_headers `git grep -l -P "authnotrequired\s*=>\s*0" opac`|grep -v force_no_caching

This must be a test somehwere to prevent further regressions.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 20d3d6788ec814e721d97f348be3749fffe662b6)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 63691c6f248e769ecf3165f5363f4bb1a96e4c3a)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
13 files changed:
opac/clubs/clubs-tab.pl
opac/clubs/enroll.pl
opac/opac-account-pay.pl
opac/opac-addbybiblionumber.pl
opac/opac-alert-subscribe.pl
opac/opac-illrequests.pl
opac/opac-request-article.pl
opac/opac-reserve.pl
opac/opac-sendbasket.pl
opac/opac-sendshelf.pl
opac/opac-shareshelf.pl
opac/opac-suggestions.pl
opac/svc/auth/googleopenidconnect