1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-24 12:35:25 +01:00
bitwarden-server/test/Core.Test
Thomas Rittson 757102fd96
Fixes for StrictEmailAddressAttribute (#1474)
* Use StrictEmail validation for changing email

* Add trailing symbols to illegal chars in emails

* Add semicolon as always illegal

* Replace regex with MimeKit parsing, add unit test

* Add more unit tests

* Fix linting
2021-07-23 05:59:10 +10:00
..
AutoFixture Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
Helpers Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
IdentityServer Added Services and Utilities Tests to Core.Test project (#1068) 2021-01-06 12:49:28 -06:00
Models Cleanup Projects (#1324) 2021-05-13 17:14:56 -04:00
Repositories/EntityFramework Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
Resources Cleanup Projects (#1324) 2021-05-13 17:14:56 -04:00
Services Add Expiration Date To Organization Invite Emails (#1466) 2021-07-16 14:17:24 -04:00
Utilities Fixes for StrictEmailAddressAttribute (#1474) 2021-07-23 05:59:10 +10:00
Core.Test.csproj Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
TempDirectory.cs Use sas token for attachment downloads (#1153) 2021-02-22 15:35:16 -06:00