mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
351f62866b
* 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.psql | ||
2021-07-09_00_RemoveProviderOrganizationProviderUser.psql | ||
2021-07-13_00_UserForcePasswordReset.psql | ||
2021-09-20_00_AddMaxAutoscaleSeatsToOrganization.psql | ||
2021-09-21_01_SplitManageCollectionsPermission.psql | ||
2021-10-21_00_SetMaxAutoscaleSeatCount.psql | ||
2021-11-02_00_OrganizationSponsorship.psql | ||
2021-11-08_00_KeyConnector.psql | ||
2021-11-12_00_KeyConnectorFlag.psql | ||
2022-01-21_00_RemoveU2F.psql | ||
2022-02-10_00_FailedLoginCaptcha.psql | ||
2022-03-25_00_SelfHostF4E.psql | ||
2022-04-11_00_SelfHostF4EModelChanges.sql | ||
2022-04-20_00_AddInstallationToEvents.psql | ||
2022-05-24_00_DeviceUnknownVerification.psql | ||
2022-07-07_00_UseScimFlag.psql | ||
2022-09-12_00_PasswordlessAuthRequests.psql | ||
2022-10-24_00_PasswordlessAuthRequestAddApprovedColumn.psql |