619 Commits (master)

Author SHA1 Message Date
Chris Lu c6d9756933
fix signature hashing for iam (#7100) 2 days ago
Chris Lu 72176601c1
S3: Fix iam payload hash (#7081) 3 days ago
Chris Lu 3d4e8409a5
Support X-Forwarded-Port (#7070) 6 days ago
Chris Lu f1eb4dd427
S3: support for the X-Forwarded-Prefix header (#7068) 6 days ago
Chris Lu 52d87f1d29
S3: fix list buckets handler (#7067) 6 days ago
chrislu 124c4281a8 tag parsing decode url encoded 1 week ago
chrislu a4df110e77 address List permission 1 week ago
chrislu 7ab85c3748 return proper default value for locking and versioning 2 weeks ago
chrislu 4f72a1778f minor 2 weeks ago
Chris Lu 5ac037f763
change priority of admin credentials from env varaibles (#7032) 2 weeks ago
Chris Lu e3d3c495ab
S3 API: simpler way to start s3 with credentials (#7030) 2 weeks ago
Chris Lu 33b9017b48
fix listing objects (#7008) 2 weeks ago
Chris Lu 3a5ee18265
Fix versioning list only (#7015) 2 weeks ago
Chris Lu c196d03951
fix listing object versions (#7006) 3 weeks ago
chrislu bfe68984d5 fix logging 3 weeks ago
Chris Lu 377f1f24c7
add basic object ACL (#7004) 3 weeks ago
Chris Lu 85036936d1
Read write directory object (#7003) 3 weeks ago
Chris Lu 41b5bac063
read directory object (#7002) 3 weeks ago
Chris Lu 12f50d37fa
test versioning also (#7000) 3 weeks ago
Chris Lu 0e4d803896
refactor (#6999) 3 weeks ago
Chris Lu 26403e8a0d
Test object lock and retention (#6997) 3 weeks ago
Chris Lu c6a22ce43a
Fix get object lock configuration handler (#6996) 3 weeks ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 3 weeks ago
Chris Lu a524b4f485
Object locking need to persist the tags and set the headers (#6994) 3 weeks ago
chrislu 22465b8a96 unused 3 weeks ago
Chris Lu dde1cf63c2
S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) 3 weeks ago
Chris Lu 74f4e9ba5a
rewrite, simplify, avoid unused functions (#6989) 3 weeks ago
Chris Lu 4b040e8a87
adding cors support (#6987) 3 weeks ago
chrislu a51d993aa9 ensure bucket exists 3 weeks ago
chrislu e7dfc3552c admin ui adds object lock permissions 4 weeks ago
Chris Lu 7cb1ca1308
Add policy engine (#6970) 4 weeks ago
Chris Lu 1549ee2e15
implement PubObjectRetention and WORM (#6969) 4 weeks ago
Chris Lu d892538d32
More efficient copy object (#6665) 4 weeks ago
Joon Young Baik c04b7b411c
refactor: Performance and readability improvement on isDefaultPort (#6960) 4 weeks ago
Chris Lu cf5a24983a
S3: add object versioning (#6945) 4 weeks ago
Konstantin Lebedev fd4154cfed
fix: s3 return BadDigest (#6714) 1 month ago
Chris Lu 1db7c2b8aa
Add credential storage (#6938) 1 month ago
Chris Lu a72c442945
Fix chunked data reading if iam not enabled (#6898) 2 months ago
Alexey 29d1701c34
Fix url scheme using for forwarded request with changed proto (#6884) 2 months ago
chrislu 78069605a6 sort lifecycles 2 months ago
chrislu bd4891a117 change version directory 2 months ago
Bruce Zou 62aaaa18f3
unlimit the list entries in completeMultipartUpload (#6822) 2 months ago
royatwp 2786bea839
Unable to upload empty files to seaweed via. multipart when length is unknown (#6729) 2 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 3 months ago
Taehyung Lim 0fbdedecc7
[s3] refactor duplicate put-object code paths (#6727) 3 months ago
Taehyung Lim ea941462f9
[s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding (#6725) 4 months ago
Konstantin Lebedev 8c1cb203fa
[s3] fix checksum algorithm CRC64NVMe (#6722) 4 months ago
zuzuviewer 396a602f86
* Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6698) 4 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 4 months ago
Tom Crasset be2b389b81
add more logging for s3 signature (#6652) 5 months ago