mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-04 11:34:59 +00:00
Convert email domains to punycode
This commit is contained in:
parent
2798f623d4
commit
def174a517
4 changed files with 1150 additions and 1146 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue