mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
#19393: Improving email validation
Work Item: 19393 --HG-- branch : 1.x extra : rebase_source : 314d4929ac0e3ac30953ccb5ee5ed0a3069751f0
This commit is contained in:
@@ -204,7 +204,8 @@ namespace Orchard.Tests.Modules.Users.Controllers {
|
||||
@"""Austin@Powers""@example.com",
|
||||
@"Ima.Fool@example.com",
|
||||
@"""Ima.Fool""@example.com",
|
||||
@"""Ima Fool""@example.com"
|
||||
@"""Ima Fool""@example.com",
|
||||
"2xxx1414@i.ua"
|
||||
)]
|
||||
string email)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user