mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-12 23:36:52 +00:00
[fix-auth-ct-eq] use argon2 hashing and verification for admin/metrics token checking
This commit is contained in:
@@ -21,6 +21,7 @@ garage_net.workspace = true
|
||||
garage_util.workspace = true
|
||||
garage_rpc.workspace = true
|
||||
|
||||
argon2.workspace = true
|
||||
async-trait.workspace = true
|
||||
base64.workspace = true
|
||||
bytes.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user