Actions
Feature #19315
closedPages do not refresh after idle session timeout
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1443505
Description of problem:
After user session expires, the JS should reload the page so all potential sensitive data are hidden.
Version-Release number of selected component (if applicable):
all
How reproducible:
100%
Steps to Reproduce:
1. keep your session expire
2. you can still see the page, e.g. host list
Actual results:
the page is not refreshed by JS
Expected results:
the page is refreshed afterwards so login form appears
Additional info:
Updated by Ohad Levy almost 8 years ago
- Related to Bug #18679: when clicking on a notification after session expiry nothing happens added
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4547 added
Updated by Amir Fefer over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 62a86e8b13dbebabd6cc9980b11b9dd7a810f04b.
Updated by Marek Hulán over 7 years ago
- Subject changed from Pages do not refresh after idle session timeout to Pages do not refresh after idle session timeout
- Translation missing: en.field_release set to 240
Updated by Mateusz Gozdek almost 7 years ago
- Related to Bug #22412: Users using apache sso are redirected to /users/login at session timeout added
Actions