mirror of
https://github.com/bitwarden/server
synced 2025-12-25 04:33:26 +00:00
success/error messages for admin
This commit is contained in:
@@ -8,5 +8,7 @@ namespace Bit.Admin.Models
|
||||
[EmailAddress]
|
||||
public string Email { get; set; }
|
||||
public string ReturnUrl { get; set; }
|
||||
public string Error { get; set; }
|
||||
public string Success { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user