Actions
Bug #25463
closedSession is still invalidated instantly for admin and does not redirect to login
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
I dislike using that feature
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
85
Name check:
To do
Fix check:
Checked
Regression:
No
Description
There was a bug in the resolution of the parent ticket, we wanted an admin user to always remain connected but the session is still invalidated (because apparently the status is checked before checking the admin state)
Also when the session is invalidated, the user is not instantly redirected to the login page, but has errors notifications for API errors and weird behavior everywhere. The redirect should happen every time the session is invalidated
Updated by Clark ANDRIANASOLO 2 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 2 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5875
Updated by Clark ANDRIANASOLO 2 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|16e0d102c6e5b09c0518977f283407e7627df864.
Updated by Vincent MEMBRÉ about 2 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.7 which was released today.
Actions