0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-02 20:19:07 +02:00
bitwarden_rs/src
Stefan Melmuk e65fbbfc21
don't nullify key when editing emergency access
the client does not send the key on every update of an emergency access
contact so the field would be emptied on a change of the wait days or access level.
2023-02-01 23:10:09 +01:00
..
api don't nullify key when editing emergency access 2023-02-01 23:10:09 +01:00
db include key into user.set_password 2023-01-24 20:04:05 +01:00
static Use more modern meta tag for charset encoding 2023-01-12 19:18:56 +01:00
auth.rs Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00
config.rs Update KDF Configuration and processing 2023-01-24 19:49:12 +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 Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00
main.rs Add avatar color support 2023-01-12 19:18:57 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory 2023-01-12 19:18:57 +01:00