1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-13 13:39:35 +01:00
bitwarden-server/test/Infrastructure.IntegrationTest
Shane Melton a99f82dddd
[PM-14378] SecurityTask Authorization Handler ()
* [PM-14378] Introduce GetCipherPermissionsForOrganization query for Dapper CipherRepository

* [PM-14378] Introduce GetCipherPermissionsForOrganization method for Entity Framework

* [PM-14378] Add integration tests for new repository method

* [PM-14378] Introduce IGetCipherPermissionsForUserQuery CQRS query

* [PM-14378] Introduce SecurityTaskOperationRequirement

* [PM-14378] Introduce SecurityTaskAuthorizationHandler.cs

* [PM-14378] Introduce SecurityTaskOrganizationAuthorizationHandler.cs

* [PM-14378] Register new authorization handlers

* [PM-14378] Formatting

* [PM-14378] Add unit tests for GetCipherPermissionsForUserQuery

* [PM-15378] Cleanup SecurityTaskAuthorizationHandler and add tests

* [PM-14378] Add tests for SecurityTaskOrganizationAuthorizationHandler

* [PM-14378] Formatting

* [PM-14378] Update date in migration file

* [PM-14378] Add missing awaits

* [PM-14378] Bump migration script date

* [PM-14378] Remove Unassigned property from OrganizationCipherPermission as it was making the query too complicated

* [PM-14378] Update sproc to use Union All to improve query performance

* [PM-14378] Bump migration script date
2025-01-09 12:14:24 -08:00
..
AdminConsole/Repositories [pm-5966] Fix Entity Framework query for MySQL () 2025-01-07 10:01:23 -05:00
Auth/Repositories Auth/pm 2996/add auth request data to devices response model () 2025-01-07 15:52:53 -05:00
Comparers [PM-14376] Add GET tasks endpoint () 2024-12-12 14:27:31 -05:00
Services [AC-1722] Deprecate "Edit/Delete Assigned Collections" custom permissions () 2024-09-02 11:04:55 +01:00
Tools Fix Most Test Warnings () 2024-08-15 17:14:22 -04:00
Vault/Repositories [PM-14378] SecurityTask Authorization Handler () 2025-01-09 12:14:24 -08:00
ConfigurationExtensions.cs Fix Most Test Warnings () 2024-08-15 17:14:22 -04:00
DatabaseDataAttribute.cs Auth/pm 2996/add auth request data to devices response model () 2025-01-07 15:52:53 -05:00
DatabaseTheoryAttribute.cs [PM-2444] Add Pipeline for Testing All Database Variants in CI () 2023-05-30 13:25:55 -04:00
DistributedCacheTests.cs [PM-5518] Sql-backed IDistributedCache () 2024-07-03 12:48:23 -04:00
Infrastructure.IntegrationTest.csproj Revert updates to Microsoft.Extensions dependencies from v9 () 2025-01-08 18:04:28 -05:00
test.db [PM-5518] Sql-backed IDistributedCache () 2024-07-03 12:48:23 -04:00