463 Commits (4c280c06dc5a9f7385e367859ebc823c6ee55229)

Author SHA1 Message Date
changlin.shi b8f7e75c3d delete when empty at `AssembleEntryWithAcp` 2 years ago
changlin.shi 2227888acc validate grants when setting ownership to `OwnershipBucketOwnerEnforced` 2 years ago
changlin.shi e576e4cee8 enable anonymous access when bucket acl is enabled 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 bf5e45b66a
add acl helper functionalities (#3831) 2 years ago
changlin.shi f1c05eb2fb remove 0 when create map 2 years ago
changlin.shi 293113d1b8 add tests 2 years ago
changlin.shi b52ee30fdd add acl helper functionalities 2 years ago
LHHDZ d21e2f523d
split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824) 2 years ago
LHHDZ 3550692afc
change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
Konstantin Lebedev ec46a34f33
avoid increasing the coordinates of metric labels (#3785) 2 years ago
LHHDZ e9584d9661
add ownership rest apis (#3765) 2 years ago
LHHDZ 3de1e19780
s3: sync bucket info from filer (#3759) 2 years ago
LHHDZ aacdcc4cad
s3: add account (#3753) 2 years ago
chrislu 31922b2bf2 s3 to watch specific directories 2 years ago
Ryan Russell 6f7ef8711a
docs(s3api): readability improvements (#3696) 2 years ago
Ryan Russell ad3a3c8782
refactor(s3api_object_handlers): `deleteMultipleObjectsLimmit` -> `de… (#3695) 2 years ago
ImFantuan b64411bda8
fix 0 size (#3683) 2 years ago
famosss bb880d6253
IsTruncated returned by the ListMultipartUploads method is set to false by default (#3682) 2 years ago
chrislu 21c0587900 go fmt 2 years ago
Ryan Russell d54eb9966f
refactor: `Directory` readability (#3665) 2 years ago
Konstantin Lebedev 8c3040db81
avoid DATA RACE on S3Options.localFilerSocket (#3571) 2 years ago
chrislu a54f30b6c6 s3: close response body with copying object 2 years ago
Konstantin Lebedev f7aeb06544
s3: report metadata if the directory is explicitly created (#3498) 2 years ago
askeipx 2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398) 2 years ago
chrislu 9fce75607d s3: report http.StatusOK if the directory is explicitly created 2 years ago
famosss 7eb15b1969
fix:Handle preflight cors requests (#3496) 2 years ago
famosss bdba3da2e4
Handle preflight cors requests (#3481) 2 years ago
chrislu 42c6e52513 s3: fix regression on HEAD directory operation 2 years ago
chrislu 4573c99ae3 fix tests 2 years ago
chrislu 2b580a7566 also migrate jsonpb 2 years ago
chrislu eaeb141b09 move proto package 2 years ago
Andrey Triumfov 31faa6d43d
Remove duplicate slashes in object path to prevent 500 errors (#3442) 2 years ago
Chris Lu e88392b50f
Fix s3 pagination (#3436) 2 years ago
chrislu 7457c746f0 s3: fix aws s3api head-object 2 years ago
chrislu 67814a5c79 refactor and fix strings.Split 2 years ago
Konstantin Lebedev 4d08393b7c
filer prefer volume server in same data center (#3405) 2 years ago
chrislu 90db4b5a44 minor 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 64f3d6fb6e metadata subscription uses client epoch 3 years ago
LHHDZ c08f6d0ff7 File upload should succeed should return `ETag` instead of `Etag` 3 years ago
guosj ab1b9697e6 supplement check duplicate accesskey 3 years ago
chrislu 69ef6459c3 S3 ListObjectsV2 fix pagination under bucket root 3 years ago
Konstantin Lebedev 3d5f1cbc5e fix pagination 3 years ago