]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: give hint via header for perm evaluation in GetObj
authorSeena Fallah <seenafallah@gmail.com>
Fri, 28 Mar 2025 20:48:34 +0000 (21:48 +0100)
committerSeena Fallah <seenafallah@gmail.com>
Mon, 28 Apr 2025 16:56:06 +0000 (18:56 +0200)
commit84a8d1ba0ed4a9a1abc80c1b839f95aaeef5f27b
tree2376ae4fabe6b5db37e33329664043cb0d92ddc3
parent0a93e74a0476e80c51ce5ec23b2a5ca1b28a3996
rgw: give hint via header for perm evaluation in GetObj

Return `Rgwx-Perm-Checked` header as a hint for the destination zone
to know whether the perms where considered or not.
This is just a backward compatibility for upgrade and can be dropped
in T+2 release.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
src/rgw/rgw_rest_s3.cc