1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Core.Test/OrganizationFeatures
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
..
Groups [PM-328] Move files for team-tools (#2857) 2023-04-18 14:05:17 +02:00
OrganizationApiKeys [SG-841] Refactor GetOrganizationApiKeyCommand (#2436) 2022-11-28 19:39:09 -05:00
OrganizationCollections [EC-647] OAVR v2 Feature Branch Merge (#2588) 2023-01-19 11:00:54 -05:00
OrganizationConnections [EC-826] Merge license sync feature branch to master (#2587) 2023-01-31 07:42:10 +10:00
OrganizationDomains [PM-3779] idor allow the attacker to delete the victim domain (#3308) 2023-10-18 11:57:59 +01:00
OrganizationLicenses [EC-826] Merge license sync feature branch to master (#2587) 2023-01-31 07:42:10 +10:00
OrganizationSponsorships/FamiliesForEnterprise [AC 1451] Refactor staticstore plans and consuming logic (#3164) 2023-10-17 15:56:35 +01:00
OrganizationSubscriptionUpdate [AC 1451] Refactor staticstore plans and consuming logic (#3164) 2023-10-17 15:56:35 +01:00
OrganizationUsers [PM-3177] Extract IOrganizationService.UpdateUserGroupsAsync to a command (#3131) 2023-09-01 09:10:02 +01:00