cb
This commit is contained in:
@@ -474,6 +474,7 @@ namespace BeWo.Service.ServiceImplementations
|
||||
#if DEBUG
|
||||
settings.UseTwoFactorAuth = false;
|
||||
#endif
|
||||
|
||||
if (settings.UseTwoFactorAuth)
|
||||
{
|
||||
result = UserValidationResult.UserValidTwoFactorAuthenticationNeeded;
|
||||
|
||||
Reference in New Issue
Block a user