Release v1.0.0 #16
@ -341,10 +341,4 @@ public class SetupController(
|
|||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
[GeneratedRegex("[A-Z]+")]
|
|
||||||
private static partial Regex PasswordExistUpperLetter();
|
|
||||||
|
|
||||||
[GeneratedRegex("[!@#$%^&*]+")]
|
|
||||||
private static partial Regex PasswordExistSpecialSymbol();
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user