mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00:00
change email/password adjustments
This commit is contained in:
@@ -18,8 +18,6 @@ namespace Bit.Core.Models.Api
|
||||
public string Id { get; set; }
|
||||
[StringLength(36)]
|
||||
public string OrganizationId { get; set; }
|
||||
[StringLength(36)]
|
||||
public string FolderId { get; set; }
|
||||
[Required]
|
||||
[EncryptedString]
|
||||
[StringLength(300)]
|
||||
|
||||
Reference in New Issue
Block a user