1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/src/Infrastructure.EntityFramework
Shane Melton eee7494c91
[PM-14373] Introduce SecurityTask database table and repository (#5025)
* [PM-14373] Introduce SecurityTask entity and related enums

* [PM-14373] Add Dapper SecurityTask repository

* [PM-14373] Introduce MSSQL table, view, and stored procedures

* [PM-14373] Add EF SecurityTask repository and type configurations

* [PM-14373] Add EF Migration

* [PM-14373] Add integration tests

* [PM-14373] Formatting

* Typo

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>

* Typo

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>

* [PM-14373] Remove DeleteById sproc

* [PM-14373] SQL formatting

---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
2024-11-14 14:54:20 -08:00
..
AdminConsole [PM-12758] Add managed status to OrganizationUserDetailsResponseModel and OrganizationUserUserDetailsResponse (#4918) 2024-10-24 15:39:35 +01:00
Auth Enable Nullable In Auth Repositories (#4600) 2024-08-09 09:31:06 -04:00
Billing [AC-2551] Consolidated Billing Migration (#4616) 2024-10-04 10:55:00 -04:00
Configurations Device deactivation (#4963) 2024-10-31 17:05:13 -04:00
Converters Data protection for user columns at rest (#2571) 2023-01-18 13:16:57 -05:00
Models [AC-2972] AC Team ownership: Events (2/2) (#4675) 2024-08-21 09:03:26 +10:00
NotificationCenter PM-11123: Notification Status Details view (#4848) 2024-10-03 22:13:43 +02:00
Repositories [PM-14373] Introduce SecurityTask database table and repository (#5025) 2024-11-14 14:54:20 -08:00
SecretsManager SM-1146: Secrets Manager total counts (#4200) 2024-08-08 15:12:52 +02:00
Tools PM-13236 - Password Health Report Application - entities repos (#4974) 2024-11-08 11:28:56 -05:00
Vault [PM-14373] Introduce SecurityTask database table and repository (#5025) 2024-11-14 14:54:20 -08:00
EfExtensions.cs [PM-2943] Enable Nullable Repositories in Unowned Files (#4549) 2024-07-24 09:48:09 -04:00
EntityFrameworkCache.cs Switch to UtcDateTime (#4710) 2024-08-29 10:27:41 -04:00
EntityFrameworkServiceCollectionExtensions.cs [PM-14373] Introduce SecurityTask database table and repository (#5025) 2024-11-14 14:54:20 -08:00
Infrastructure.EntityFramework.csproj [deps] DbOps: Update EntityFrameworkCore to v8.0.8 (#4651) 2024-08-19 14:21:16 -04:00