Improvement/cldsrv 451 prep 7.70#5349
Draft
KazToozs wants to merge 13 commits intoimprovement/CLDSRV-431-misc-api-impDenyfrom
Draft
Improvement/cldsrv 451 prep 7.70#5349KazToozs wants to merge 13 commits intoimprovement/CLDSRV-431-misc-api-impDenyfrom
KazToozs wants to merge 13 commits intoimprovement/CLDSRV-431-misc-api-impDenyfrom
Conversation
The API is started if IAM returns Allow or an implicit Deny. In these cases, we add a new boolean to the request that serves as a context when checking the Bucket/Object ACL or the Bucket policies. Then, we implement the same authorization logic as AWS, where an implicit deny from IAM and an Allow from the Bucket Policy should allow the request.
Contributor
Hello kaztoozs,My role is to assist you with the merge of this Status report is not available. |
Contributor
Branches have divergedThis pull request's source branch To avoid any integration risks, please re-synchronize them using one of the
Note: If you choose to rebase, you may have to ask me to rebuild |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request template
Description
Motivation and context
Why is this change required? What problem does it solve?
Related issues
Please use the following link syntaxes #600 to reference issues in the
current repository
Checklist
Add tests to cover the changes
New tests added or existing tests modified to cover all changes
Code conforms with the style guide
Sign your work
In order to contribute to the project, you must sign your work
https://github.com/scality/Guidelines/blob/master/CONTRIBUTING.md#sign-your-work
Thank you again for contributing! We will try to test and integrate the change
as soon as we can.