feat(iam,admin): prepared IAM auth, ExistingObjectTag, admin permission checks (#2315)

Signed-off-by: GatewayJ <835269233@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: GatewayJ <8352692332qq.com>
This commit is contained in:
GatewayJ
2026-03-29 19:18:16 +08:00
committed by GitHub
parent 263e504c0c
commit 3366bd2464
9 changed files with 2077 additions and 438 deletions
-3
View File
@@ -132,9 +132,6 @@ pub async fn validate_admin_request_with_bucket(
Err(s3_error!(AccessDenied, "Access Denied"))
}
/// Unified authentication request handler for both UI and CLI
///
/// This function provides a single entry point for authentication,
/// Unified authentication request handler for both UI and CLI
///
/// This function provides a single entry point for authentication,
File diff suppressed because it is too large Load Diff