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: check for valid bucket/objects while initializing perms #48491

Closed
wants to merge 1 commit into from

Commits on Nov 23, 2022

  1. rgw: check for valid bucket/objects while initializing perms

    Since we use these objects later on, check that they're valid
    before proceeding, we also translate a 404 into 403 in case
    they ask for invalid bucket names
    
    Signed-off-by: Abhishek Lekshmanan <abhishek.l@cern.ch>
    theanalyst committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    39eb2d3 View commit details
    Browse the repository at this point in the history