mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-09 18:25:58 +03:00
Convert email domains to punycode
This commit is contained in:
@@ -111,6 +111,8 @@ openssl = "0.10.26"
|
||||
|
||||
# URL encoding library
|
||||
percent-encoding = "2.1.0"
|
||||
# Punycode conversion
|
||||
idna = "0.2.0"
|
||||
|
||||
[patch.crates-io]
|
||||
# Use newest ring
|
||||
|
Reference in New Issue
Block a user