mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-02-07 14:28:26 +00:00
During the 2fa activation there is no twofactor record yet. Changed the layout a bit so that it will generate a new twofactor record when it does not exists yet. Else it will just update the already existing record.