Aktionen
GX-Bug #68127
geschlossenRedirects to login_admin.php are cached by the browser, so unwanted redirects occur | Weiterleitungen zur login_admin.php werden vom Browser gecached, so dass ungewollte Weiterleitungen stattfinden
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.3.2.1
Release Notes Langtext:
Weiterleitungen zur login_admin.php werden vom Browser nicht mehr gecached
Beschreibung
If the file cache/update_needed.flag exists, the Gambio Admin redirects to the login_admin.php for every backend url. This redirection is cached by the browser, so the next call of the same backend url redirects directly to the login_admin.php without any request to the server checking the existence of cache/update_needed.flag. The caching has to be disabled. I found out that Google Chrome is always caching 302 headers for several seconds ignoring all headers. But after approx. 30 seconds no-cache headers are considered.
Aktionen
#1
Von Moritz Bunjes vor fast 4 Jahren aktualisiert
- Status wurde von In Bearbeitung zu Erledigt geändert
Aktionen