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)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 2 May 2019 13:43:48 +0000 (13:43 +0000)
commit6a0246e24838cfba672baf4aef080588b7d091bf
tree3d8c5b330d46ead569daeac799e4cc5e6cb6aed0
parentd9b3b90849fd95d296b73b330c4e32ff018c81a5
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: Nick Clemens <nick@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