1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-18 21:11:21 +01:00
bitwarden-server/test/Api.Test/Controllers
Rui Tomé 21219262a2
[PM-3779] idor allow the attacker to delete the victim domain (#3308)
* [PM-3779] Added IOrganizationDomainRepository.GetDomainByIdAndOrganizationIdAsync and SQL stored procedure

* [PM-3779] Changed GetOrganizationDomainByIdQuery to also take OrgId as a parameter. Updated existing unit tests and added new. Updated controller to match command changes

* [PM-3779] Removed type from url routes

* [PM-3779] Renamed IGetOrganizationDomainByIdAndOrganizationIdQuery to IGetOrganizationDomainByIdOrganizationIdQuery

* [PM-3779] Renamed GetOrganizationDomainByIdOrganizationIdQueryTests file and added more tests
2023-10-18 11:57:59 +01:00
..
AccountsControllerTests.cs [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
CollectionsControllerTests.cs [AC-1443] Update manager permission to only see collections they have access to (#3071) 2023-08-08 16:54:10 +01:00
ConfigControllerTests.cs All feature state access through config API (#2785) 2023-03-10 08:11:11 -05:00
GroupsControllerTests.cs [PM-2196] Improvements to the Swagger generator (#2914) 2023-07-14 17:18:26 +02:00
OrganizationConnectionsControllerTests.cs [AC-1654] idor allow the attacker to disable any one scim provising (#3325) 2023-10-18 11:39:00 +01:00
OrganizationDomainControllerTests.cs [PM-3779] idor allow the attacker to delete the victim domain (#3308) 2023-10-18 11:57:59 +01:00
OrganizationsControllerTests.cs [AC-1512] Feature: Secrets Manager Billing - round 2 (#3119) 2023-08-04 21:51:12 +00:00
OrganizationSponsorshipsControllerTests.cs [AC 1451] Refactor staticstore plans and consuming logic (#3164) 2023-10-17 15:56:35 +01:00
OrganizationUsersControllerTests.cs Trusted Device Encryption feature (#3151) 2023-08-17 16:03:06 -04:00