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

rgw: fix for EINVAL errors on forwarded bucket put_acl requests #14376

Merged
merged 1 commit into from
Apr 11, 2017

Commits on Apr 6, 2017

  1. rgw: fix for EINVAL errors on forwarded bucket put_acl requests

    PutACL rejects request that include both a canned_acl and a request
    body. when forwarding requests with canned_acls, we were also including
    the generated policy in the body
    
    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    cbodley committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    1c863a7 View commit details
    Browse the repository at this point in the history