674 Commits (01e781b1412e3913719b2a66ed9a968eaa42c44a)

Author SHA1 Message Date
chrislu 01e781b141 address comments 3 weeks ago
chrislu 865e803d3b fix for tests 3 weeks ago
chrislu e75bc3e6cd remove legacy support 3 weeks ago
chrislu 9d1d2c7b64 arn:seaweed => arn:aws 3 weeks ago
chrislu 4181d1f263 fix error message 3 weeks ago
chrislu 3f6c350a2e Fail-close on policy evaluation errors 3 weeks ago
chrislu 258ac5c875 fmt 3 weeks ago
chrislu cbffe3174d if not specified, fall through to IAM checks 3 weeks ago
chrislu 3fc0ac4430 validate 3 weeks ago
chrislu 06db5e478d action mapping 3 weeks ago
chrislu e7c94a8643 remove old implementation 3 weeks ago
chrislu d2cf57b1ee hook up with policy engine 3 weeks ago
chrislu 38e3a017b0 Fixed Typo, Restored []string Case, Added Cache Size Limit 3 weeks ago
chrislu 5d3a3cecae Case Sensitivity, pattern cache, Dead Code Removal 3 weeks ago
chrislu 954298bc44 matching with regex special characters 3 weeks ago
chrislu d570144332 refactor 3 weeks ago
chrislu 2da5460c1c cache bucket policy 3 weeks ago
chrislu 72ee0df066 evaluate policies during authorization 3 weeks ago
Chris Lu bf8e4f40e6
S3: Perf related (#7463) 4 weeks ago
Konstantin Lebedev 084b377f87
do delete expired entries on s3 list request (#7426) 1 month ago
Chris Lu 498ac8903f
S3: prevent deleting buckets with object locking (#7434) 1 month ago
Chris Lu bdc20d1c1e
S3: load bucket object locking configuration if not found in cache (#7422) 1 month ago
Chris Lu b7e3284fc5
S3: fix TestSignedStreamingUploadInvalidSignature test (#7421) 1 month ago
Chris Lu 9f07bca9cc
Fix IPv6 host header formatting to match AWS SDK behavior (#7414) 1 month ago
Chris Lu d00a2a8707
Fix S3 bucket policy ARN validation to accept AWS ARNs and simplified formats (#7409) 1 month ago
zuzuviewer 7e624d5355
* Fix s3 auth with proxy request (#7403) 1 month ago
Chris Lu eaecd8328b
S3: add fallback for CORS (#7404) 1 month ago
Taehyung Lim d4790cb8e6
s3: fix if-match error (#7277) 1 month ago
Chris Lu 85bd593936
S3: adjust for loading credentials (#7400) 1 month ago
Nial 20e0d91037
IAM: add support for advanced IAM config file to server command (#7317) 1 month ago
Chris Lu 7d26c8838f
S3: auth supports X-Forwarded-Host and X-Forwarded-Port (#7398) 1 month ago
chrislu b7ba6785a2 go fmt 1 month ago
Tom Crasset 824dcac3bf
s3: combine all signature verification checks into a single function (#7330) 1 month ago
Chris Lu 263e891da0
Clients to volume server requires JWT tokens for all read operations (#7376) 1 month ago
Konstantin Lebedev bf58c5a688
fix: Use a mixed of virtual and path styles within a single subdomain (#7357) 1 month ago
Chris Lu 0abf70061b
S3 API: Fix SSE-S3 decryption on object download (#7366) 1 month ago
Chris Lu f7bd75ef3b
S3: Avoid in-memory map concurrent writes in SSE-S3 key manager (#7358) 1 month ago
Chris Lu 97f3028782
Clean up logs and deprecated functions (#7339) 2 months ago
Chris Lu 3d25f206c8
S3: Signature verification should not check permissions (#7335) 2 months ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 2 months ago
Chris Lu c5a9c27449
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310) 2 months ago
Chris Lu 8bf727d225
Fix #7060: Return 400 InvalidRequest instead of 500 for context canceled errors (#7309) 2 months ago
Chris Lu 0ce31daf90
Fix #7305: Return 400 BadDigest instead of 500 InternalError for MD5 mismatch (#7306) 2 months ago
Chris Lu db12fe4cd1
S3: fix signature (#7268) 2 months ago
Chris Lu 07dc552e1c
master: Fix raft url (#7255) 3 months ago
Roman Shishkin 83c1bfbacd
Populate bucket_traffic_received_bytes_total metric (#7249) 3 months ago
Chris Lu bc91425632
S3 API: Advanced IAM System (#7160) 3 months ago
Chris Lu 7d509feef6
S3 API: Add integration with KMS providers (#7152) 4 months ago
Chris Lu 34773c8e13
S3 API: conditional read and write (#7154) 4 months ago
Chris Lu 50530e2553
S3 API: Add SSE-S3 (#7151) 4 months ago