mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +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 |
||
---|---|---|
.. | ||
AutoFixture | ||
Helpers | ||
IdentityServer | ||
Models | ||
Repositories/EntityFramework | ||
Resources | ||
Services | ||
Utilities | ||
Core.Test.csproj | ||
TempDirectory.cs |