Actions
Bug #25414
openBug #25322: Session could be null when checking user status
IO forgot to run in spring filter to invalidate session in 25322
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
I hate Rudder for that
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
109
Name check:
To do
Fix check:
To do
Regression:
No
Description
In parent ticket #25322, the filter is no longer working because the IO
are not run (forgot the runNow
).
We need to fix that, it also prepares #25407
Updated by Clark ANDRIANASOLO 10 days ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 10 days 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/5858
Updated by Clark ANDRIANASOLO 9 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|5181597e3cf53671511764b319feeb1703e41b02.
Actions