mirror of
https://github.com/bitwarden/server.git
synced 2024-11-26 12:55:17 +01:00
7ede956c32
* [SG-966] [SG-967] Add new cipher properties, update DB objects and create migrations (#2681) * Updated cipher entity with two new columns * Added sqlserver mifgration and updated applicable stored procedures and table * Added EF Migrations * Made changes to response model to include new column properties * Fixed formatting * Modified scripts to reflect suggestions made on PR * Added column to cipher table using default * Include constraint in create cipher table script * Added key and forcerotatekey property to request model (#2716) * Added key update on the Cipher_UpdateWithCollection stored procedure, ef (#2855) * Added key and forceKeyRotation to BuildCiphersTable method (#2893) * [PM-2211] Remove forceKeyRotation column (#2921) * Removed forceKeyRotation column * Adjusted date for migrtaion file * Passed key column to update cipher script to update cipher key when it is rotated (#2967) * [PM-2448] Update CipherDetails_Update SP to update attachment column (#2992) * Updated the cipherdetails_update stored procedure to update the attachement column when encrypted with the cipher key * Moved migration and renamed old migration file * Fixed lint issues * Fixed lint issues * renamed sqlserver migration to have a more recent date * [PM-2548] Added validation to edit and add attachments methods (#3130) * PM-2548 Added validation to edit and add attachments methods * PM-2548 Moved the validation to a private method * PM-2548 Minor refactor * Bumped up minimum version * Bumped up minimum version * Changed version for tests purposes * Bumped up minimum version * Updated encryption minimum version to match clients for QA. * PM-3976 Passed Key column to update cipher on bulk edit (#3299) * Updated minimum client version in preparation for release. * Renamed migration with current date. (#3303) --------- Co-authored-by: SmithThe4th <gsmith@bitwarden.com> Co-authored-by: gbubemismith <gsmithwalter@gmail.com> Co-authored-by: Carlos Gonçalves <cgoncalves@bitwarden.com> Co-authored-by: Carlos Gonçalves <carlosmaccam@gmail.com> |
||
---|---|---|
.. | ||
20221212154007_initial.cs | ||
20221212154007_initial.Designer.cs | ||
20230106025949_AvatarColor.cs | ||
20230106025949_AvatarColor.Designer.cs | ||
20230106153919_SecretsManager.cs | ||
20230106153919_SecretsManager.Designer.cs | ||
20230112125615_ProviderAddProviderTypeBillingPhone.cs | ||
20230112125615_ProviderAddProviderTypeBillingPhone.Designer.cs | ||
20230113175436_Fix Navigation Properties.cs | ||
20230113175436_Fix Navigation Properties.Designer.cs | ||
20230118212950_RemoveDeviceUnknownVerification.cs | ||
20230118212950_RemoveDeviceUnknownVerification.Designer.cs | ||
20230120160257_OrganizationStatus.cs | ||
20230120160257_OrganizationStatus.Designer.cs | ||
20230124132220_KDFOptions.cs | ||
20230124132220_KDFOptions.Designer.cs | ||
20230201175211_SecretsManagerOrganizationUser.cs | ||
20230201175211_SecretsManagerOrganizationUser.Designer.cs | ||
20230201192604_LastUserDates.cs | ||
20230201192604_LastUserDates.Designer.cs | ||
20230208210629_CipherKeyUpdate.cs | ||
20230208210629_CipherKeyUpdate.Designer.cs | ||
20230213133244_SecretsManagerEvent.cs | ||
20230213133244_SecretsManagerEvent.Designer.cs | ||
20230302121757_DomainClaiming.cs | ||
20230302121757_DomainClaiming.Designer.cs | ||
20230315121314_AuthRequestRemoveFingerprintPhrase.cs | ||
20230315121314_AuthRequestRemoveFingerprintPhrase.Designer.cs | ||
20230428130742_EFUpdate.cs | ||
20230428130742_EFUpdate.Designer.cs | ||
20230522030842_AddKeysToDevice.cs | ||
20230522030842_AddKeysToDevice.Designer.cs | ||
20230523223522_ClientSecretHash.cs | ||
20230523223522_ClientSecretHash.Designer.cs | ||
20230530114320_AddSecretsManagerBillingFieldToOrganization.cs | ||
20230530114320_AddSecretsManagerBillingFieldToOrganization.Designer.cs | ||
20230605182605_TdeAdminApproval.cs | ||
20230605182605_TdeAdminApproval.Designer.cs | ||
20230726191546_SecretsManagerBetaColumn.cs | ||
20230726191546_SecretsManagerBetaColumn.Designer.cs | ||
20230824202443_ACCESSPOLICY_ADD_DELETE_CASCADE.cs | ||
20230824202443_ACCESSPOLICY_ADD_DELETE_CASCADE.Designer.cs | ||
DatabaseContextModelSnapshot.cs |