1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-07-24 20:42:47 +02:00
seaweedfs/weed/s3api/s3_constants
Chris Lu c6a22ce43a
Fix get object lock configuration handler (#6996)
* fix GetObjectLockConfigurationHandler

* cache and use bucket object lock config

* subscribe to bucket configuration changes

* increase bucket config cache TTL

* refactor

* Update weed/s3api/s3api_server.go

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* avoid duplidated work

* rename variable

* Update s3api_object_handlers_put.go

* fix routing

* admin ui and api handler are consistent now

* use fields instead of xml

* fix test

* address comments

* Update weed/s3api/s3api_object_handlers_put.go

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

* Update test/s3/retention/s3_retention_test.go

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

* Update weed/s3api/object_lock_utils.go

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

* change error style

* errorf

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-18 02:19:50 -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 Fix get object lock configuration handler (#6996) 2025-07-18 02:19:50 -07:00
header.go Object locking need to persist the tags and set the headers (#6994) 2025-07-16 23:00:25 -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