686 Commits (eb054eb1f7d49b9c245ed9dbb801c7b14afd0ea6)

Author SHA1 Message Date
chrislu eb054eb1f7 err on duplicated tag key 2 weeks ago
chrislu 08314b4688 multiple header values 2 weeks ago
chrislu 13b31de902 surfacing invalid X-Amz-Tagging as a client error 2 weeks ago
chrislu bbdd7903f8 refactor or remove obsolete logic on filer 2 weeks ago
chrislu b056540488 reuse 2 weeks ago
chrislu e10cd469d9 remove obsolete 2 weeks ago
chrislu 6a7b887957 remove SeaweedFSIsDirectoryKey 2 weeks ago
chrislu 539206bde8 set identity to request context 2 weeks ago
Chris Lu a9fefcd22c
S3: list owned buckets (#7519) 2 weeks ago
chrislu 7c82e1a3d1 Update s3api_bucket_handlers.go 2 weeks ago
chrislu ebaeaa6892 Update s3api_bucket_handlers.go 2 weeks ago
chrislu 5890109812 Update s3api_bucket_handlers.go 2 weeks ago
chrislu 7f814f8772 fix security vulnerability 2 weeks ago
chrislu ec69e25d7b fix comparing 2 weeks ago
chrislu fec3088fb1 refactor to test 2 weeks ago
chrislu b72df84361 fallback to request header if iam is not enabled 2 weeks ago
chrislu 611a2db4e3 set identity id 2 weeks ago
chrislu 2a5e5049c7 no-owner buckets 2 weeks ago
chrislu 53dfc43d2b add unit tests 2 weeks ago
chrislu c81ff673a1 simplify 2 weeks ago
chrislu b02f865183 list owned buckets 2 weeks ago
Chris Lu c1b8d4bf0d
S3: adds FilerClient to use cached volume id (#7518) 2 weeks ago
Chris Lu 5f77f87335
S3: S3 Object Retention API to include XML namespace support (#7517) 2 weeks ago
Chris Lu 6281e62d7f
S3: JWT generation for volume server authentication (#7514) 2 weeks ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 2 weeks ago
Chris Lu fa8df6e42b
S3: Lazy Versioning Check, Conditional SSE Entry Fetch, HEAD Request Optimization (#7480) 3 weeks ago
chrislu e154bfe163 minor 3 weeks ago
Chris Lu 4e73cc778c
S3: add context aware action resolution (#7479) 3 weeks ago
chrislu 5b9a526310 adjust comment 3 weeks ago
Chris Lu 2a9d4d1e23
Refactor data structure (#7472) 3 weeks ago
Chris Lu 508d06d9a5
S3: Enforce bucket policy (#7471) 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) 4 weeks 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