removes the 2FA store implementation since that will need to be manually enabled
This commit is contained in:
@@ -340,9 +340,7 @@ namespace Umbraco.Web.BackOffice.Controllers
|
||||
StatusCode = StatusCodes.Status402PaymentRequired
|
||||
};
|
||||
|
||||
|
||||
|
||||
//return verifyResponse;
|
||||
return verifyResponse;
|
||||
}
|
||||
|
||||
// return BadRequest (400), we don't want to return a 401 because that get's intercepted
|
||||
|
||||
Reference in New Issue
Block a user