[Koha-bugs] [Bug 5371] Back-button in OPAC shows previous user's details, after LOGOUT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 1 13:39:32 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5371

--- Comment #23 from Marc Véron <veron at veron.ch> ---
Created attachment 43004
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43004&action=edit
[Signed-off] Bug 5371: Force no caching for private pages at the OPAC

In order no to slow too much the browsing, it is certainly not a good
idea to add this cache-control value for all pages at the OPAC.

This patch just adds where the author found it could be useful.

Test plan:
1/ Login at the OPAC
2/ Go on the account page (opac/opac-account.pl)
3/ Click log out
4/ Use the back button of your browser
Without this patch you will see the previous page.
With this patch, the previous page will be reloaded and you will be
redirected to the login form.

Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list