1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 21:18:13 -05:00
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
..
2022-08-29 16:06:55 -04:00
2022-08-29 16:06:55 -04:00
2022-09-15 17:14:35 +02:00
2022-07-14 15:58:48 -04:00
2020-03-06 22:05:50 -05:00
2021-10-08 09:53:56 -07:00
2022-06-24 10:39:34 -04:00
2022-09-26 14:22:02 -05:00
2017-03-08 00:17:59 -05:00
2022-08-29 16:06:55 -04:00