This is an automated email from the ASF dual-hosted git repository.
siyao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 5e5d04c9be HDDS-8531. Remove outdated/stale code around
TrashRecoverRequest. (#4656)
add 4dfe040a49 HDDS-8058. Gracefully handle invalid S3 request and
authorization headers (#4473)
No new revisions were added by this update.
Summary of changes:
.../ozone/security/TestAWSV4AuthValidator.java | 29 ++-
hadoop-ozone/s3gateway/pom.xml | 5 +
.../hadoop/ozone/s3/OzoneClientProducer.java | 5 +
.../hadoop/ozone/s3/exception/S3ErrorTable.java | 5 +-
.../s3/signature/AuthorizationV4HeaderParser.java | 41 ++--
.../s3/signature/AuthorizationV4QueryParser.java | 135 ++++++++++++-
.../ozone/s3/signature/StringToSignProducer.java | 97 +++++++---
.../hadoop/ozone/s3/TestOzoneClientProducer.java | 31 ++-
.../signature/TestAuthorizationV4HeaderParser.java | 24 +++
.../signature/TestAuthorizationV4QueryParser.java | 210 ++++++++++++++++++---
.../s3/signature/TestStringToSignProducer.java | 194 ++++++++++++++++++-
11 files changed, 672 insertions(+), 104 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]