Allow applying unicode normalisation to passwords before hashing

This commit is contained in:
Quentin Gliech
2025-05-30 15:33:34 +02:00
parent b229cb8018
commit 40cb052d1f
18 changed files with 128 additions and 56 deletions
Generated
+1
View File
@@ -3312,6 +3312,7 @@ dependencies = [
"headers",
"hex",
"hyper",
"icu_normalizer",
"indexmap 2.9.0",
"insta",
"lettre",