31 Commits (7e85e1c5f942fe15a4f6a538b9b8e081e9c88f20)

Author SHA1 Message Date
changlin.shi fa8698f6c3 perf(fix): fix bugs 2 years ago
changlin.shi 0c3009911e optimize readability 2 years ago
changlin.shi 5d582ab848 set bucket ownership if not empty 2 years ago
changlin.shi c2c4158238 create bucket with ownership 2 years ago
changlin.shi f1d6302400 acl for complete multipart uplod 2 years ago
changlin.shi 381b496132 acl for Initializing multipart upload 2 years ago
changlin.shi 4364f4dfe3 don't set acp when ownership is BucketOwnerEnfored 2 years ago
changlin.shi ebe1e39e7d fix parent path 2 years ago
changlin.shi 900feb62b6 fix parent path 2 years ago
changlin.shi 4b36721323 implement `GetObjectAclHandler` 2 years ago
changlin.shi f79a3a73ee add acl support for `PutObjectAcl` 2 years ago
changlin.shi af093721a2 add acl support for `PutObject` and `PutObjectPart` 2 years ago
changlin.shi e76f66a0d0 add acl validation for s3 bucket read api 2 years ago
changlin.shi 558ba1094a implement `PutBucketAclHandler` 2 years ago
changlin.shi bbecba266d extract and save acl when create bucket 2 years ago
changlin.shi daf5b4d59b add acl validation for s3 GetObjectHandler 2 years ago
LHHDZ 3550692afc
change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
LHHDZ e9584d9661
add ownership rest apis (#3765) 2 years ago