]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: append query string to redirect URL if present 60970/head
authorSeena Fallah <seenafallah@gmail.com>
Fri, 6 Dec 2024 00:44:46 +0000 (01:44 +0100)
committerSeena Fallah <seenafallah@gmail.com>
Fri, 6 Dec 2024 00:44:46 +0000 (01:44 +0100)
commit8de984d413d3b094fd49d9c2c7641d668d734156
tree9d7c52286e921cd36d05c47d596f57f519dff8f9
parent2e27aaebaa675d68ad4f7bc96ed692c18b221ef0
rgw: append query string to redirect URL if present

Ensure that a "?" is added to the redirect URL when query strings
are present.

Fixes: https://tracker.ceph.com/issues/69139
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
src/rgw/rgw_rest.cc