mirror of
https://github.com/bitwarden/server
synced 2025-12-20 02:03:46 +00:00
changed all OnlyOrg wording to be SingleOrg instead (#974)
* changed all OnlyOrg wording to be SingleOrg instead * missed an OnlyOrg to change to SingleOrg
This commit is contained in:
@@ -135,7 +135,7 @@ namespace Bit.Portal.Controllers
|
||||
case PolicyType.MasterPassword:
|
||||
case PolicyType.PasswordGenerator:
|
||||
case PolicyType.TwoFactorAuthentication:
|
||||
case PolicyType.OnlyOrg:
|
||||
case PolicyType.SingleOrg:
|
||||
break;
|
||||
|
||||
case PolicyType.RequireSso:
|
||||
|
||||
Reference in New Issue
Block a user