fix: preserve exact JSON format in bucket policy GET response (#1598)

Co-authored-by: loverustfs <hello@rustfs.com>
This commit is contained in:
安正超
2026-01-24 23:02:01 +08:00
committed by GitHub
parent 9285acba06
commit 173dad27d1
4 changed files with 34 additions and 7 deletions
+2 -1
View File
@@ -17,7 +17,7 @@
# - Metadata: User-defined metadata
# - Conditional GET: If-Match, If-None-Match, If-Modified-Since
#
# Total: 119 tests
# Total: 123 tests
test_basic_key_count
test_bucket_create_naming_bad_short_one
@@ -101,6 +101,7 @@ test_bucketv2_notexist
test_bucketv2_policy_another_bucket
test_get_bucket_policy_status
test_get_nonpublicpolicy_principal_bucket_policy_status
test_set_get_del_bucket_policy
test_get_object_ifmatch_good
test_get_object_ifmodifiedsince_good
test_get_object_ifunmodifiedsince_failed
-1
View File
@@ -173,7 +173,6 @@ test_put_excess_tags
test_put_excess_val_tags
test_put_get_delete_public_block
test_put_public_block
test_set_get_del_bucket_policy
# Object attributes and torrent tests
test_create_bucket_no_ownership_controls