1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-01 13:43:23 +01:00
bitwarden-server/test/Core.Test/AdminConsole/OrganizationFeatures/OrganizationDomains
2024-11-15 10:55:32 -06:00
..
CreateOrganizationDomainCommandTests.cs feat: generate txt record server-side and remove initial domain verification, refs AC-2350 (#3940) 2024-04-08 14:32:20 -05:00
DeleteOrganizationDomainCommandTests.cs [AC-1200] Admin Console code ownership - move OrganizationFeatures (#3369) 2023-10-26 16:47:44 -05:00
GetOrganizationDomainByIdOrganizationIdQueryTests.cs [AC-1200] Admin Console code ownership - move OrganizationFeatures (#3369) 2023-10-26 16:47:44 -05:00
GetOrganizationDomainByOrganizationIdQueryTests.cs [AC-1200] Admin Console code ownership - move OrganizationFeatures (#3369) 2023-10-26 16:47:44 -05:00
OrganizationHasVerifiedDomainsQueryTests.cs [PM-10314] Auto-enable Single Org when a Domain is Verified (#4897) 2024-10-24 10:13:45 -05:00
VerifyOrganizationDomainCommandTests.cs Realized this would throw a null error from the system domain verification. Adding unknown type to event system user. Adding optional parameter to SaveAsync in policy service in order to pass in event system user. 2024-11-15 10:55:32 -06:00