mirror of
https://github.com/bitwarden/server.git
synced 2024-12-03 14:03:33 +01:00
no need for email since owner is confirmed
This commit is contained in:
parent
cdfa936f6b
commit
9746bfb236
@ -552,7 +552,6 @@ namespace Bit.Core.Services
|
||||
{
|
||||
OrganizationId = organization.Id,
|
||||
UserId = signup.Owner.Id,
|
||||
Email = signup.Owner.Email,
|
||||
Key = signup.OwnerKey,
|
||||
Type = OrganizationUserType.Owner,
|
||||
Status = OrganizationUserStatusType.Confirmed,
|
||||
|
Loading…
Reference in New Issue
Block a user