fix: honor bucket policy for authenticated users (#1460)

Co-authored-by: GatewayJ <835269233@qq.com>
This commit is contained in:
loverustfs
2026-01-10 20:01:28 +08:00
committed by GitHub
parent e614e530cf
commit 703d961168
3 changed files with 201 additions and 4 deletions
+3
View File
@@ -29,6 +29,9 @@ mod data_usage_test;
#[cfg(test)]
mod kms;
#[cfg(test)]
mod bucket_policy_check_test;
// Special characters in path test modules
#[cfg(test)]
mod special_chars_test;