Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

policy: Removing a bucket policy should return an error #1609

Merged
merged 1 commit into from Jan 14, 2022

Conversation

vadmeste
Copy link
Member

@vadmeste vadmeste commented Jan 14, 2022

Currently removing a policy from bucket does not return an error for any
error, such as AccessDenied.

This commit fixes this behavior.

Fixes #1608

Currently removing a policy from bucket does not return an error for any
error, such as AccessDenied.

This commit fixes this behavior.
@harshavardhana harshavardhana merged commit 88cce13 into minio:master Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SetBucketPolicy: no error if 403 Forbidden
3 participants