1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src/api
Jeremy Lin 14408396bb Fix missing encrypted key after emergency access reject
Rejecting an emergency access request should transition the grantor/grantee
relationship back into the `Confirmed` state, and the grantor's encrypted key
should remain in escrow rather than being cleared, or else future emergency
access requsts from that grantee will fail.
2021-10-31 02:14:18 -07:00
..
core Fix missing encrypted key after emergency access reject 2021-10-31 02:14:18 -07:00
admin.rs Fix error reporting in admin and some small fixes 2021-10-08 00:01:24 +02:00
icons.rs Updated icon downloading 2021-09-24 18:27:52 +02:00
identity.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
mod.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
notifications.rs Sort the imports in notifications.rs alphabetically 2021-08-04 16:56:43 +02:00
web.rs Added DbConn to /alive healthcheck 2021-10-09 14:16:27 +02:00