1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Core.Test
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
..
AdminConsole/OrganizationAuth [AC-1191] TDE admin approval email (#3044) 2023-07-06 10:03:49 -05:00
Auth PM-3925 - Tech Debt - Add missed tests for SSO Email 2FA Tokenable (#3270) 2023-09-15 14:54:52 -04:00
AutoFixture [AC 1451] Refactor staticstore plans and consuming logic (#3164) 2023-10-17 15:56:35 +01:00
Entities [AC-1201] refactor: move all SCIM related files into the AdminConsole scope (#2841) 2023-04-19 09:31:00 +10:00
Helpers Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Models [AC-1568] Refactor UpdateSecretsManagerSubscriptionCommandTests to use new ctor (#3210) 2023-08-22 09:55:39 +10:00
OrganizationFeatures [PM-3779] idor allow the attacker to delete the victim domain (#3308) 2023-10-18 11:57:59 +01:00
Resources Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SecretsManager/AutoFixture [AC-1512] Feature: Secrets Manager Billing - round 2 (#3119) 2023-08-04 21:51:12 +00:00
Services [AC 1451] Refactor staticstore plans and consuming logic (#3164) 2023-10-17 15:56:35 +01:00
Tokens Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Tools [PM-1969] Spellcheck other (#2878) 2023-05-17 12:14:36 +02:00
Utilities [AC 1451] Refactor staticstore plans and consuming logic (#3164) 2023-10-17 15:56:35 +01:00
Vault [AC-1344] Provider users unable to bulk restore vault items for client organizations (#2871) 2023-08-02 16:22:37 +01:00
Core.Test.csproj Remove moq (#3166) 2023-08-10 17:03:42 +02:00
packages.lock.json [PM-2961] Upgrade Braintree (#3206) 2023-09-20 14:11:29 -04:00
TempDirectory.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00