Actions
Bug #26973
openRollback event log endpoint has the wrong HTTP method
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
The internal endpoint has a GET method for a modification, it should be POST instead
Files
Updated by Clark ANDRIANASOLO 1 day ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/6401
Updated by Clark ANDRIANASOLO 1 day ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|d1261ba00adbec13450948a808871d458024e01c.
Updated by Clark ANDRIANASOLO about 5 hours ago
It is now with POST
method :
For the authz definition, the previous user with admin read can not rollback an event log :
2025-05-28 17:54:48+0200 WARN api-processing - User 'adminread' is not authorized to access API 'eventFilterDetails 2025-05-28 17:54:48+0200 INFO api-processing.response-error - "User 'adminread' is not authorized to access API 'eventFilterDetails"
Updated by Clark ANDRIANASOLO about 5 hours ago
- Fix check changed from To do to Checked
Actions