1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-07-17 00:52:47 +02:00
seaweedfs/weed/s3api/s3_constants
Chris Lu dde1cf63c2
S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990)
* ensure x-amz-bucket-object-lock-enabled header

* fix tests

* combine 2 metadata changes into one

* address comments

* Update s3api_bucket_handlers.go

* Update weed/s3api/s3api_bucket_handlers.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update test/s3/retention/object_lock_reproduce_test.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update test/s3/retention/object_lock_validation_test.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update test/s3/retention/s3_bucket_object_lock_test.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update weed/s3api/s3api_bucket_handlers.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update weed/s3api/s3api_bucket_handlers.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update test/s3/retention/s3_bucket_object_lock_test.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update weed/s3api/s3api_bucket_handlers.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* package name

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-15 23:21:58 -07:00
..
acp_canned_acl.go s3: sync bucket info from filer (#3759) 2022-09-29 12:29:01 -07:00
acp_grantee_group.go fix chunk.ModifiedTsNs (#4264) 2023-03-02 08:24:36 -08:00
acp_grantee_type.go s3: sync bucket info from filer (#3759) 2022-09-29 12:29:01 -07:00
acp_ownership.go s3: sync bucket info from filer (#3759) 2022-09-29 12:29:01 -07:00
acp_permisson.go s3: sync bucket info from filer (#3759) 2022-09-29 12:29:01 -07:00
extend_key.go S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) 2025-07-15 23:21:58 -07:00
header.go S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) 2025-07-15 23:21:58 -07:00
s3_acp.go [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
s3_actions.go admin ui adds object lock permissions 2025-07-13 20:29:25 -07:00
s3_config.go added s3 iam DeleteBucket permission management (#5599) 2024-05-17 04:54:09 -07:00