8058 Commits (cde707dd8b88c7d1bd730271518542eceb5ed069)

Author SHA1 Message Date
Chris Lu cde707dd8b credential/grpc: refactor configuration calls to return error 4 days ago
Chris Lu 7307e205a0 server: remove deprecated configuration gRPC handlers 4 days ago
Chris Lu 9012f27af8 s3api: refactor embedded IAM to use CredentialManager directly 4 days ago
Chris Lu 3a14821223 iamapi: refactor handlers to use CredentialManager directly 4 days ago
Chris Lu e16e08aa00 iam: remove deprecated GetConfiguration and PutConfiguration RPCs 4 days ago
Chris Lu 823db0d1fc Implement explicit IAM gRPC APIs in S3 server 4 days ago
Chris Lu 3c9a7efde9 Refactor s3api: Extract generic ExecuteAction method for IAM operations 4 days ago
Chris Lu b39a16ab5a Update IAM and S3 protobuf definitions for explicit IAM gRPC APIs 4 days ago
Chris Lu c5b53397c6 templ 4 days ago
Chris Lu 5a7c74feac
migrate IAM policies to multi-file storage (#8114) 4 days ago
Chris Lu 7e3bb4016e Fix syntax error in object_store_users.templ - remove duplicate closing braces 4 days ago
Chris Lu 1e09950ea7 Upgrade Bootstrap from 5.3.2 to 5.3.8 4 days ago
Chris Lu 74c7b10bc7 Fix Chrome dialog auto-dismiss with Bootstrap modals 4 days ago
Chris Lu 31a1c87db0 fix compilation 4 days ago
Chris Lu 533650579d credential/filer_etc: improve migration merge logic 4 days ago
Chris Lu 74b5c57dcf credential/filer_etc: migrate to multi-file identity storage 5 days ago
Chris Lu 6bf088cec9
IAM Policy Management via gRPC (#8109) 5 days ago
Lisandro Pin 59d40f7186
Return volume server state flags via `VolumeServerStatus()` RPCs. (#8016) 5 days ago
Chris Lu 8814c2a07d
iam: support ForAnyValue and ForAllValues condition set operators (#8105) 6 days ago
Chris Lu d3f79d4c38 Update detection.go 6 days ago
Chris Lu 6394e2f6a5
Fix IAM OIDC role mapping and OIDC claims in trust policy (#8104) 6 days ago
Chris Lu 57a16b0b87 Improve error handling in GetObjectStoreUsers per PR review 6 days ago
Chris Lu e559b8df37 Refactor Admin UI to use unified IAM storage and add Shutdown hook 6 days ago
Chris Lu 81009c1a81
Refactor IAM Storage: Multi-File Backend & Unified Interface (#8102) 6 days ago
Chris Lu f6318edbc9
Refactor Admin UI to use unified IAM storage and add MultipleFileStore (#8101) 6 days ago
Chris Lu 535be3096b
Add AWS IAM integration tests and refactor admin authorization (#8098) 6 days ago
Chris Lu 25a4691135 Update store_ec_recovery_test.go 6 days ago
Chris Lu d664ca5ed3
fix: IAM authentication with AWS Signature V4 and environment credentials (#8099) 6 days ago
Chris Lu b203ed4124
Fix imbalance detection disk type grouping and volume grow errors (#8097) 7 days ago
Lisandro Pin 7e81c0bf0d
Clarfiy errors upon needle CRC mismatches. (#8096) 7 days ago
Chris Lu e717a63665
Fix EC shard recovery with improved diagnostics (#8091) 1 week ago
Chris Lu bc1113208d
fix: S3 listing NextMarker missing intermediate directory component (#8089) 1 week ago
Chris Lu 066410dbd0
Fix S3 Gateway Read Failover #8076 (#8087) 1 week ago
Chris Lu 2e9a7e13e2 cast i to int64 first, ensuring the calculation happens in 64-bit space 1 week ago
Chris Lu 5472061231
Fix: Populate Claims from STS session RequestContext for policy variable substitution (#8082) 1 week ago
Chris Lu 51735e667c
Fix S3 conditional writes with versioning (Issue #8073) (#8080) 1 week ago
粒粒橙 52882aed70
fix(s3api): missing `Vary: Origin` header on non-CORS and `OPTIONS` requests (#8072) 1 week ago
Chris Lu cd2e93bf2b
fix: propagate OIDC attributes to STS session token for IAM policies (#8079) 1 week ago
Chris Lu 16c8aac7c9 minor 1 week ago
Chris Lu 7d788ae73c
Fix: S3 CORS headers missing for non-existent buckets (#8078) 1 week ago
Chris Lu 3f879b8d2b copy the aws keys 1 week ago
Chris Lu 3d1f710485 remove the .versions directory when all versions are deleted 1 week ago
Chris Lu f6a2ef11ff
Fix CORS headers not applied to non-existent bucket responses (#8070) 1 week ago
Chris Lu 13dcf445a4
Fix maintenance worker panic and add EC integration tests (#8068) 1 week ago
KyoungYun-K 59dfe047b6
Support for cacheMetaTtlSec option in fuse command (#8063) 1 week ago
Chris Lu bc8a077561
Fix: Propagate OIDC claims for dynamic IAM policies (#8060) 2 weeks ago
Chris Lu bc64ed51c5
Fix CopyObject If-Match ETag mismatch by copying Md5 attribute (#8053) 2 weeks ago
Chris Lu bc853bdee5 4.07 2 weeks ago
Chris Lu 3e5d34dd67 skip md5 validation if Content-MD5 is not provided 2 weeks ago
SoSweetHam 2662420194
fix(s3api): correct wildcard matching (#8052) 2 weeks ago