1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-07-02 20:24:41 +02:00
vaultwarden/src
BlackDex 6154e03c05
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-15 15:57:30 +01:00
..
api Fix recover-2fa not working. 2022-12-15 15:57:30 +01:00
db Revert collection queries back to left_join 2022-12-12 12:21:48 +01:00
static use 32x32 favicon for consistency 2022-12-12 22:56:09 +01:00
auth.rs Fix recover-2fa not working. 2022-12-15 15:57:30 +01:00
config.rs Increase privacy of masked config 2022-12-12 22:56:09 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
mail.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
main.rs Remove ctrlc crate and some updates 2022-12-12 22:56:10 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00