1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-11-14 15:03:37 +01:00
Vaultwarden/src
BlackDex cb348d2e05
Fix recover-2fa not working.
When audit logging was introduced there entered a small bug preventing
the recover-2fa from working.

This PR fixes that by add a new headers check to extract the device-type
when possible and use that for the logging.

Fixes #2985
2022-12-18 20:31:17 +01:00
..
api Fix recover-2fa not working. 2022-12-18 20:31:17 +01:00
db Disable groups by default and Some optimizations 2022-12-16 14:52:42 +01:00
static Disable groups by default and Some optimizations 2022-12-16 14:52:42 +01:00
auth.rs Fix recover-2fa not working. 2022-12-18 20:31:17 +01:00
config.rs Disable groups by default and Some optimizations 2022-12-16 14:52:42 +01:00
crypto.rs
error.rs
mail.rs
main.rs Remove ctrlc crate and some updates 2022-12-12 22:56:10 +01:00
ratelimit.rs
util.rs Disable groups by default and Some optimizations 2022-12-16 14:52:42 +01:00