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)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 29 Apr 2019 01:05:37 +0000 (01:05 +0000)
commit63691c6f248e769ecf3165f5363f4bb1a96e4c3a
tree100cfddc0880dcbdbe10c6a58662b84288cf5d20
parenta2a9596c22bb94486483ba182bee4900dde42964
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>
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