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: Use decoded URI when verifying TempURL #13007

Merged
merged 1 commit into from Jan 26, 2017

Commits on Jan 20, 2017

  1. rgw: Use decoded URI when verifying TempURL

    Instead of calliing url_decode directly, we reuse s->decoded_uri that is
    initialized in RGWREST::preprocess().
    
    Fixes: http://tracker.ceph.com/issues/18590
    Signed-off-by: Michal Koutný <mkoutny@suse.com>
    Werkov committed Jan 20, 2017
    Copy the full SHA
    4e1318f View commit details
    Browse the repository at this point in the history