Bug #12585
closed
Custom acl are not parsed by api account API
Added by Vincent MEMBRÉ over 6 years ago.
Updated over 6 years ago.
Description
If you pass an aclList parameters to the request of api account, that parameter will be ignored and the list of acl authorized will be empty.
We need to add a parsing of that json data, which looks like this:
{
path : "/path/to/endpoint
verbs: [ HTTPVERB list ]
}
- Project changed from 53 to Rudder
- Category set to API
- Target version set to 4.3.2
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1927
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.2 which was released today.
- Related to Bug #12476: Unhelpful log entry when enabling/disabling an API account added
Also available in: Atom
PDF