Bug #26973
open
Rollback event log endpoint has the wrong HTTP method
Added by Clark ANDRIANASOLO 3 days ago.
Updated 1 day ago.
Severity:
Trivial - no functional impact | cosmetic
Effort required:
Very Small
Description
The internal endpoint has a GET method for a modification, it should be POST instead
Files
- Status changed from New to In progress
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/6401
- Status changed from Pending technical review to Pending release
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"
- Fix check changed from To do to Checked
Also available in: Atom
PDF