mirror of
https://github.com/bitwarden/server
synced 2025-12-26 13:13:24 +00:00
[Provider] Prevent including pending organizations in SyncResponse (#1482)
This commit is contained in:
@@ -14,5 +14,6 @@ namespace Bit.Core.Models.Data
|
||||
public bool Enabled { get; set; }
|
||||
public string Permissions { get; set; }
|
||||
public bool UseEvents { get; set; }
|
||||
public ProviderStatusType ProviderStatus { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user