mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +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> |
||
---|---|---|
.. | ||
20210617183900_Init.cs | ||
20210617183900_Init.Designer.cs | ||
20210709095522_RemoveProviderOrganizationProviderUser.cs | ||
20210709095522_RemoveProviderOrganizationProviderUser.Designer.cs | ||
20210716142145_UserForcePasswordReset.cs | ||
20210716142145_UserForcePasswordReset.Designer.cs | ||
20210921132418_AddMaxAutoscaleSeatsToOrganization.cs | ||
20210921132418_AddMaxAutoscaleSeatsToOrganization.Designer.cs | ||
20211011144835_SplitManageCollectionsPermissions2.cs | ||
20211011144835_SplitManageCollectionsPermissions2.Designer.cs | ||
20211021201150_SetMaxAutoscaleSeatsToCurrentSeatCount.cs | ||
20211021201150_SetMaxAutoscaleSeatsToCurrentSeatCount.Designer.cs | ||
20211108041911_KeyConnector.cs | ||
20211108041911_KeyConnector.Designer.cs | ||
20211108225243_OrganizationSponsorship.cs | ||
20211108225243_OrganizationSponsorship.Designer.cs | ||
20211115145402_KeyConnectorFlag.cs | ||
20211115145402_KeyConnectorFlag.Designer.cs | ||
20220121092546_RemoveU2F.cs | ||
20220121092546_RemoveU2F.Designer.cs | ||
20220301215315_FailedLoginCaptcha.cs | ||
20220301215315_FailedLoginCaptcha.Designer.cs | ||
20220322191314_SelfHostF4E.cs | ||
20220322191314_SelfHostF4E.Designer.cs | ||
20220411191518_SponsorshipBulkActions.cs | ||
20220411191518_SponsorshipBulkActions.Designer.cs | ||
20220420170738_AddInstallationIdToEvents.cs | ||
20220420170738_AddInstallationIdToEvents.Designer.cs | ||
20220524171600_DeviceUnknownVerification.cs | ||
20220524171600_DeviceUnknownVerification.Designer.cs | ||
20220608191914_DeactivatedUserStatus.cs | ||
20220608191914_DeactivatedUserStatus.Designer.cs | ||
20220707163017_UseScimFlag.cs | ||
20220707163017_UseScimFlag.Designer.cs | ||
20220912144222_PasswordlessAuthRequests.cs | ||
20220912144222_PasswordlessAuthRequests.Designer.cs | ||
20220927142038_EventsSystemUser.cs | ||
20220927142038_EventsSystemUser.Designer.cs | ||
20221020154432_UseCustomPermissionsFlag.cs | ||
20221020154432_UseCustomPermissionsFlag.Designer.cs | ||
20221024210500_PasswordlessAuthRequestAddApprovedColumn.cs | ||
20221024210500_PasswordlessAuthRequestAddApprovedColumn.Designer.cs | ||
20221114202829_OrganizationDomainClaim.cs | ||
20221114202829_OrganizationDomainClaim.Designer.cs | ||
20221115030843_AvatarColor.cs | ||
20221115030843_AvatarColor.Designer.cs | ||
20221129004644_OrganizationDomainClaimRenameNextRunCount.cs | ||
20221129004644_OrganizationDomainClaimRenameNextRunCount.Designer.cs | ||
20221209015017_EventsDomainName.cs | ||
20221209015017_EventsDomainName.Designer.cs | ||
20221209192355_OrganizationDomainLastCheckedDate.cs | ||
20221209192355_OrganizationDomainLastCheckedDate.Designer.cs | ||
20221226164641_ProviderAddProviderTypeBillingPhone.cs | ||
20221226164641_ProviderAddProviderTypeBillingPhone.Designer.cs | ||
20230106122006_SecretsManager.cs | ||
20230106122006_SecretsManager.Designer.cs | ||
20230113175447_Fix Navigation Properties.cs | ||
20230113175447_Fix Navigation Properties.Designer.cs | ||
20230118225349_RemoveDeviceUnknownVerification.cs | ||
20230118225349_RemoveDeviceUnknownVerification.Designer.cs | ||
20230120160248_OrganizationStatus.cs | ||
20230120160248_OrganizationStatus.Designer.cs | ||
20230124132226_KDFOptions.cs | ||
20230124132226_KDFOptions.Designer.cs | ||
20230201175203_SecretsManagerOrganizationUser.cs | ||
20230201175203_SecretsManagerOrganizationUser.Designer.cs | ||
20230201192610_LastUserDates.cs | ||
20230201192610_LastUserDates.Designer.cs | ||
20230208212115_CipherKeyUpdate.cs | ||
20230208212115_CipherKeyUpdate.Designer.cs | ||
20230213133250_SecretsManagerEvent.cs | ||
20230213133250_SecretsManagerEvent.Designer.cs | ||
20230428130731_EFUpdate.cs | ||
20230428130731_EFUpdate.Designer.cs | ||
20230522030836_AddKeysToDevice.cs | ||
20230522030836_AddKeysToDevice.Designer.cs | ||
20230523223530_ClientSecretHash.cs | ||
20230523223530_ClientSecretHash.Designer.cs | ||
20230530114306_AddSecretsManagerBillingFieldToOrganization.cs | ||
20230530114306_AddSecretsManagerBillingFieldToOrganization.Designer.cs | ||
20230605183142_TdeAdminApproval.cs | ||
20230605183142_TdeAdminApproval.Designer.cs | ||
20230726191551_SecretsManagerBetaColumn.cs | ||
20230726191551_SecretsManagerBetaColumn.Designer.cs | ||
20230824202452_ACCESSPOLICY_ADD_DELETE_CASCADE.cs | ||
20230824202452_ACCESSPOLICY_ADD_DELETE_CASCADE.Designer.cs | ||
DatabaseContextModelSnapshot.cs |