mirror of
https://github.com/bitwarden/server
synced 2026-01-04 17:43:53 +00:00
This reverts commit 92e511284b.
Merged without feature flag code and before QA could get their review done.
This commit is contained in:
committed by
GitHub
parent
92e511284b
commit
7eaca9bb7d
@@ -5,7 +5,7 @@ using System.ComponentModel.DataAnnotations;
|
||||
|
||||
namespace Bit.Identity.Models.Request.Accounts;
|
||||
|
||||
public class PasswordPreloginRequestModel
|
||||
public class PreloginRequestModel
|
||||
{
|
||||
[Required]
|
||||
[EmailAddress]
|
||||
Reference in New Issue
Block a user