mirror of
https://github.com/bitwarden/server.git
synced 2026-02-18 14:53:21 +08: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