Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
processBucketPolicy fixup for objectDelete
Introduced by #5580 we now do send a requestContext with no specific resource instead of "null", which results in a policy evaluation error. As we get an implicit deny for the requestType "objectDelete", cause the processed result to be false , thus sending an empty array of objects to vault , resulting in a deny even when the policy allows the action on specific objects. Linked Issue : https://scality.atlassian.net/browse/CLDSRV-555
- Loading branch information