mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
e1908cd6b5
* Adjust email address checking to handle unicode * ASCII only in local part * allow unicode in second-level and top-level domain * Add PunyEncoding/Decoding methods and tests * Use PunyEncoding for outbound email recipients * Use MailKit for punycode, handle edge cases * Punyencode all email addresses in mailServices * Remove punyencoding from HandlebarsMailService * Add to punyencoding tests * Use more inclusive e-mail error * Fix comment wording * Apply StrictEmail checking to emergency access invite * Remove punyDecode helper |
||
---|---|---|
.. | ||
Api.Test | ||
Core.Test | ||
Icons.Test | ||
bitwarden.tests.sln | ||
coverage.ps1 | ||
coverage.sh |