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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 2 May 2019 13:26:23 +0000 (14:26 +0100)
commit5482591c5c1746713808a7bdb00ff240cb9dcd10
treebada75cba823a92e0f9ef83e74ff61e988d6a50e
parentf73713417980453e6c2cc98781ccbcaa087a2c49
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>
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