Bug #16514
closedWhen user is deleted and they still have an active session in browser, Dashboard Not Found error is shown
Description
Bugzilla link - https://bugzilla.redhat.com/show_bug.cgi?id=1208419
When user is deleted while they still have an active session in browser and they access Satellite again, message
Dashboard Not Found
Please try to update your request
[ Back ]
is shown. Clicking back or reload does not help. Even even visiting /users/logout does not help, I get
The page you were looking for doesn't exist.
You may have mistyped the address or the page may have moved.
on the URL.
What helps is visiting /users/login and logging in as different user.
Version-Release number of selected component (if applicable):
Satellite 6.2
How reproducible:
Deterministic.
Steps to Reproduce:
1. Be admin, create user bob, set password to bob.
2. In different browser, log in as bob.
3. In the first browser, as admin, delete user bob.
4. In the second browser, go to Satellite's URL.
Actual results:
Dashboard Not Found
Please try to update your request
[ Back ]
Expected results:
Logon page, perhaps with some message "your session has expired".
Additional info: