637 Commits (ea2f16393d48b2b6afcc4f18aba088b1b6a13c20)

Author SHA1 Message Date
chrislu ea2f16393d feat: Integrate JWT authentication with S3 request processing 1 month ago
chrislu 35b916f083 feat: Implement S3 JWT authentication and authorization middleware 1 month ago
chrislu 2186ed5fc1 feat: Add enhanced S3 server with IAM integration 1 month ago
chrislu 8af7596ab1 format 1 month ago
chrislu 6f2da644fa 🎯 S3 IAM POLICY TEMPLATES & EXAMPLES COMPLETE: Production-Ready Policy Library! 1 month ago
chrislu 7eb23464f3 🚀 S3 MULTIPART UPLOAD IAM INTEGRATION COMPLETE: Advanced Policy-Controlled Multipart Operations! 1 month ago
chrislu 8d0206c50b 🔗 S3 PRESIGNED URL IAM INTEGRATION COMPLETE: Secure Temporary Access Control! 1 month ago
chrislu 8494b7cd30 🔐 S3 BUCKET POLICY INTEGRATION COMPLETE: Full Resource-Based Access Control! 1 month ago
chrislu 67c769218f 🎯 S3 END-TO-END TESTING MILESTONE: All 13 Tests Passing! 1 month ago
chrislu 2d47285142 🚀 S3 IAM INTEGRATION MILESTONE: Advanced JWT Authentication & Policy Enforcement 1 month ago
Chris Lu 7d509feef6
S3 API: Add integration with KMS providers (#7152) 2 months ago
Chris Lu 34773c8e13
S3 API: conditional read and write (#7154) 2 months ago
Chris Lu 50530e2553
S3 API: Add SSE-S3 (#7151) 2 months ago
Chris Lu b7b73016dd
S3 API: Add SSE-KMS (#7144) 2 months ago
Chris Lu 2714b70955
S3 API: Add SSE-C (#7143) 2 months ago
chrislu fdfa089754 fix ListAllMyBucketsResult xmlns 2 months ago
chrislu 6bf5a6871c fix presigned signature 2 months ago
Chris Lu 9265e81fe9
S3 API: unsigned streaming (no cred) but chunks contain signatures (#7118) 2 months ago
Chris Lu c6d9756933
fix signature hashing for iam (#7100) 2 months ago
Chris Lu 72176601c1
S3: Fix iam payload hash (#7081) 2 months ago
Chris Lu 3d4e8409a5
Support X-Forwarded-Port (#7070) 2 months ago
Chris Lu f1eb4dd427
S3: support for the X-Forwarded-Prefix header (#7068) 2 months ago
Chris Lu 52d87f1d29
S3: fix list buckets handler (#7067) 2 months ago
chrislu 124c4281a8 tag parsing decode url encoded 2 months ago
chrislu a4df110e77 address List permission 2 months ago
chrislu 7ab85c3748 return proper default value for locking and versioning 3 months ago
chrislu 4f72a1778f minor 3 months ago
Chris Lu 5ac037f763
change priority of admin credentials from env varaibles (#7032) 3 months ago
Chris Lu e3d3c495ab
S3 API: simpler way to start s3 with credentials (#7030) 3 months ago
Chris Lu 33b9017b48
fix listing objects (#7008) 3 months ago
Chris Lu 3a5ee18265
Fix versioning list only (#7015) 3 months ago
Chris Lu c196d03951
fix listing object versions (#7006) 3 months ago
chrislu bfe68984d5 fix logging 3 months ago
Chris Lu 377f1f24c7
add basic object ACL (#7004) 3 months ago
Chris Lu 85036936d1
Read write directory object (#7003) 3 months ago
Chris Lu 41b5bac063
read directory object (#7002) 3 months ago
Chris Lu 12f50d37fa
test versioning also (#7000) 3 months ago
Chris Lu 0e4d803896
refactor (#6999) 3 months ago
Chris Lu 26403e8a0d
Test object lock and retention (#6997) 3 months ago
Chris Lu c6a22ce43a
Fix get object lock configuration handler (#6996) 3 months ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 3 months ago
Chris Lu a524b4f485
Object locking need to persist the tags and set the headers (#6994) 3 months ago
chrislu 22465b8a96 unused 3 months ago
Chris Lu dde1cf63c2
S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) 3 months ago
Chris Lu 74f4e9ba5a
rewrite, simplify, avoid unused functions (#6989) 3 months ago
Chris Lu 4b040e8a87
adding cors support (#6987) 3 months ago
chrislu a51d993aa9 ensure bucket exists 3 months ago
chrislu e7dfc3552c admin ui adds object lock permissions 3 months ago
Chris Lu 7cb1ca1308
Add policy engine (#6970) 3 months ago
Chris Lu 1549ee2e15
implement PubObjectRetention and WORM (#6969) 3 months ago