1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-02 23:41:21 +01:00
bitwarden-server/src/Infrastructure.EntityFramework
Shane Melton 636f716d62
[AC-1124] Restrict admins from accessing items in Collections tab (#3676)
* [AC-1124] Add GetManyUnassignedOrganizationDetailsByOrganizationIdAsync to the CipherRepository

* [AC-1124] Introduce IOrganizationCiphersQuery.cs to replace some CipherService queries

* [AC-1124] Add additional CipherDetails model that includes CollectionIds

* [AC-1124] Update CiphersController and response models
- Add new endpoint for assigned ciphers
- Update existing endpoint to only return all ciphers when feature flag is enabled the user has access

* [AC-1124] Add migration script

* [AC-1124] Add follow up ticket for Todos

* [AC-1124] Fix feature service usage after merge with main

* [AC-1124] Optimize unassigned ciphers query

* [AC-1124] Update migration script date

* [AC-1124] Update migration script date

* [AC-1124] Formatting
2024-02-08 14:07:58 -08:00
..
AdminConsole [AC-2104] Add flexible collections properties to provider organizations sync response (#3717) 2024-01-29 14:04:45 -06:00
Auth [PM-3570] Adjust refresh token lifetimes (#3697) 2024-02-08 21:36:15 +00:00
Configurations [BEEEP][SM-1062] Add missing table indexes to EF config (#3628) 2024-01-10 12:03:16 -06:00
Converters Data protection for user columns at rest (#2571) 2023-01-18 13:16:57 -05:00
Models AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
Repositories [BEEEP] [SM-1059] Add missing auth table indexes to EF config (#3625) 2024-01-17 10:42:43 -06:00
SecretsManager AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
Tools [BEEEP] [SM-1060] Add missing tools table indexes to EF config (#3626) 2024-01-09 09:46:45 -06:00
Vault [AC-1124] Restrict admins from accessing items in Collections tab (#3676) 2024-02-08 14:07:58 -08:00
EfExtensions.cs [SM-394] Secrets Manager (#2164) 2023-01-13 15:02:53 +01:00
EntityFrameworkServiceCollectionExtensions.cs Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00
Infrastructure.EntityFramework.csproj [deps] SM: Update EntityFrameworkCore to v7.0.15 (#3666) 2024-01-12 16:30:23 -07:00