1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/util
Gbubemi Smith 351f62866b
[SG-763] Store the fact that a Passwordless request was denied in the AuthRequest table (#2363)
* 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
2022-10-25 17:14:48 -04:00
..
Attachments revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
DigitalOceanMarketplace Update Digital Ocean Marketplace files for Packer (#1923) 2022-03-23 14:20:08 -04:00
EfShared Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Migrator [SG-763] Store the fact that a Passwordless request was denied in the AuthRequest table (#2363) 2022-10-25 17:14:48 -04:00
MsSql Update Dockerfile for MSSQL image to 2019 (#2290) 2022-09-20 10:47:23 -04:00
MySqlMigrations [SG-763] Store the fact that a Passwordless request was denied in the AuthRequest table (#2363) 2022-10-25 17:14:48 -04:00
Nginx Dependency updates (#1681) 2021-11-02 09:49:00 -07:00
PostgresMigrations [SG-763] Store the fact that a Passwordless request was denied in the AuthRequest table (#2363) 2022-10-25 17:14:48 -04:00
Server Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Setup Run formatting (#2230) 2022-08-29 16:06:55 -04:00