test(rpc): cross-process replay/tamper acceptance for internode RPC signatures (#5236)

This commit is contained in:
Zhengchao An
2026-07-26 04:04:16 +08:00
committed by GitHub
parent 77b5e1b64c
commit c5eb1c69ba
5 changed files with 594 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ sftp = []
[dependencies]
rustfs-config = { workspace = true, features = ["constants"] }
rustfs-credentials.workspace = true
rustfs-ecstore.workspace = true
rustfs-data-usage.workspace = true
rustfs-rio.workspace = true