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:
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3831 added
Updated by Dominic Cleal about 8 years ago
- Project changed from Katello to Foreman
- Category set to Authentication
- Assignee set to Kavita Gaikwad
Updated by The Foreman Bot about 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/3903 added
Updated by Kavita Gaikwad about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 65a589549e2aee44131366ddfefe1a38170da18a.
Updated by Dominic Cleal about 8 years ago
- Translation missing: en.field_release set to 189
Updated by Kavita Gaikwad almost 8 years ago
- Target version changed from 1.15.6 to 1.15.1
Updated by Tomer Brisker almost 8 years ago
- Has duplicate Bug #17854: When user is deleted and they still have an active session in browser, they are not logged out added
Updated by Tomer Brisker almost 8 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/3831)