11925 Commits (2c30968b2ec814f24aebf32c8948173a3ade259c)
 

Author SHA1 Message Date
chrislu 4c324fca15 refactor: Enhance existing NewS3ApiServer instead of creating separate IAM function 1 month ago
chrislu 299c86f002 feat: Add Keycloak OIDC integration for S3 IAM tests 1 month ago
chrislu 4329997b76 chore: Clean up duplicate files and update gitignore 1 month ago
chrislu 1ac0d85a5b fix: Update integration test Makefile for IAM configuration 1 month ago
chrislu ca97d7c865 feat: Implement JWT Bearer token support in S3 integration tests 1 month ago
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 9406898ab1 fix: Implement proper JWT session token validation in STS service 1 month ago
chrislu fa90230300 feat: Add IAM config flag to S3 command 1 month ago
chrislu 2186ed5fc1 feat: Add enhanced S3 server with IAM integration 1 month ago
chrislu 27f2a88f10 🧪 CREATE S3 IAM INTEGRATION TESTS: Comprehensive End-to-End Testing Suite! 1 month ago
chrislu 9a3e2d0974 IMPLEMENT SESSION EXPIRATION TESTING: Complete Production Testing Framework! 1 month ago
chrislu 769431ccf8 🔐 COMPLETE LDAP IMPLEMENTATION: Full LDAP Provider Integration! 1 month ago
chrislu 2add9e1523 🌐 IMPLEMENT OIDC USERINFO ENDPOINT: Complete Enterprise OIDC Integration! 1 month ago
chrislu b5855042aa 🗂️ IMPLEMENT FILER POLICY STORE: Enterprise Persistent Policy Management! 1 month ago
chrislu 1bb2f255aa 🗄️ IMPLEMENT FILER SESSION STORE: Production-Ready Persistent Session Storage! 1 month ago
chrislu c55deb0924 fmt 1 month ago
chrislu d27e068d53 🔐 IMPLEMENT JWT VALIDATION: Complete OIDC Provider with Real JWT Authentication! 1 month ago
chrislu 4b3d42c687 Merge branch 'master' into volume-assginment-concurrency 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
chrislu ad4ebe8fe2 📝 Add development plan to gitignore 1 month ago
chrislu d1de50c9d3 🔧 TDD Support: Enhanced Mock Providers & Policy Validation 1 month ago
chrislu d2d9e9689b 🎉 TDD INTEGRATION COMPLETE: Full IAM System - ALL TESTS PASSING! 1 month ago
chrislu 674931f165 🎉 TDD GREEN PHASE COMPLETE: Advanced Policy Engine - ALL TESTS PASSING! 1 month ago
chrislu 51b449a3dd 🎉 TDD GREEN PHASE COMPLETE: Full STS Implementation - ALL TESTS PASSING! 1 month ago
chrislu c35b75e7c0 TDD RED Phase: Security Token Service (STS) foundation 1 month ago
chrislu baafe97eec TDD Refactoring: Clean up LDAP provider production code 1 month ago
chrislu 2923439e5f TDD GREEN Phase Refactoring: Separate test data from production code 1 month ago
chrislu ffab92e6cd TDD RED Phase: Add identity provider framework tests 1 month ago
Chris Lu 7acebf11ea
Master: volume assignment concurrency (#7159) 1 month ago
chrislu c34fbaf9ad select the appropriate functions based on the useReservations flag 1 month ago
chrislu d81ec28146 dedup 1 month ago
chrislu 205529c675 atomic counter 1 month ago
Chris Lu a24a51e3fa
Update weed/topology/node.go 1 month ago
Chris Lu 9a4825c3f6
Update weed/topology/node.go 1 month ago
chrislu d8ae048cb4 duplicated 1 month ago
chrislu 99b303a836 ReserveOneVolumeForReservation 1 month ago
chrislu 8b3e480780 atomic 1 month ago
chrislu 4773ed353c address comments 1 month ago
chrislu 8bfa19852e reserve atomically 1 month ago
chrislu 602ce24a15 ensure uniqness 1 month ago
chrislu 530036df27 accurate tests 1 month ago
chrislu 11baf008ff volume assginment concurrency 1 month ago
Copilot 91b88262d7
Fix volume allocation with max=0 and minFreeSpace - prevent allocate-then-delete behavior (#7147) 1 month ago