mirror of
https://github.com/bitwarden/server.git
synced 2025-02-18 02:11:22 +01:00
* Added migrations for sqlserver and mysql * Added migrations for postgres * renamed mysql migration script to make naming uniform * introduced approved field to the update auth request controller;This change would keep track of denied passwordless requests * Recreated the authRequestView, introduced the approved field to the create procedure and updated the response model * Formatted code * fixed incorrect syntax in the AuthRequest_Create.sql SP |
||
---|---|---|
.. | ||
2021-07-08_00_Init.sql | ||
2021-07-09_00_RemoveProviderOrganizationProviderUser.sql | ||
2021-07-13_00_UserForcePasswordReset.sql | ||
2021-09-21_00_AddMaxAutoscaleSeatsToOrganization.sql | ||
2021-09-21_01_SplitManageCollectionsPermission.sql | ||
2021-10-21_00_SetMaxAutoscaleSeatCount.sql | ||
2021-11-02_00_OrganizationSponsorship.sql | ||
2021-11-08_00_KeyConnector.sql | ||
2021-11-12_00_KeyConnectorFlag.sql | ||
2022-01-21_00_RemoveU2F.sql | ||
2022-02-10_00_FailedLoginCaptcha.sql | ||
2022-03-25_00_SelfHostF4E.sql | ||
2022-04-11_00_SelfHostF4EModelChanges.sql | ||
2022-04-20_00_AddInstallationIdToEvents.sql | ||
2022-05-24_00_DeviceUnknownVerification.sql | ||
2022-06-08_00_DeactivatedUserStatus.sql | ||
2022-07-07_00_UseScimFlag.sql | ||
2022-09-12_00_PasswordlessAuth.sql | ||
2022-10-24_00_PasswordlessAuthRequestAddApprovedColumn.sql |