]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add aws4 auth grace period
authorJavier M. Mellid <jmunhoz@igalia.com>
Mon, 18 Jan 2016 20:08:45 +0000 (21:08 +0100)
committerJavier M. Mellid <jmunhoz@igalia.com>
Sat, 13 Feb 2016 12:53:05 +0000 (12:53 +0000)
commit16646c3be626154d223f22266bac40a8809b3e2c
tree2b18d4c8f38cabb5789155556efea21b52bd846b
parent84bd2af1a204f20cf9f692f0b1cd88094c71355e
rgw: add aws4 auth grace period

Protect against reuse of the signed portions of the request. In AWS, the signed
portions (using AWS Signatures) of requests are valid within 15 minutes of the
timestamp in the request.

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
src/rgw/rgw_rest_s3.cc