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:
Actions