fix: restore default CORS fallback and STS object ACL ownership (#2053)

Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
安正超
2026-03-03 01:08:50 +08:00
committed by GitHub
parent fff96a0921
commit 08e1f4670b
13 changed files with 798 additions and 1105 deletions
+4 -2
View File
@@ -1,8 +1,8 @@
# Unimplemented S3 feature tests
# ==============================
#
# These tests cover STANDARD S3 features not yet implemented in RustFS.
# They are TEMPORARILY EXCLUDED and should be enabled as features are added.
# These tests cover STANDARD S3 features planned but not yet implemented in RustFS.
# They are TEMPORARILY EXCLUDED and should move to implemented_tests.txt when done.
#
# Unimplemented features:
# - Bucket Logging: Access logging
@@ -12,6 +12,8 @@
# Failed tests
test_bucket_create_delete_bucket_ownership
test_bucket_logging_owner
test_object_copy_not_owned_bucket
test_bucket_policy_multipart
test_post_object_upload_checksum
test_put_bucket_logging
test_put_bucket_logging_errors