mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-29 08:27:07 +00:00
wip: add percent_decode before uri_encode for check signature
this avoid error when request uri is not encoded for signature
This commit is contained in:
@@ -27,6 +27,7 @@ thiserror.workspace = true
|
||||
hex.workspace = true
|
||||
hmac.workspace = true
|
||||
md-5.workspace = true
|
||||
percent-encoding.workspace = true
|
||||
tracing.workspace = true
|
||||
nom.workspace = true
|
||||
pin-project.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user