Files
rustfs/crates
overtrue 54cb590b8b test(kms): build secret fixtures without format-string interpolation
The logging guardrail forbids secret-named identifiers inside format!
strings. The static-secret-file test interpolated file_secret/env_secret
to construct fixture content, tripping the repo-wide check for every
branch. Concatenate the fixture strings instead; the guarded pattern is
log/error output, which these are not.
2026-07-26 16:09:20 +08:00
..
2026-07-26 06:14:01 +08:00
2026-07-26 06:14:01 +08:00
2026-07-26 06:14:01 +08:00