0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-12-16 02:23:49 +01:00
bitwarden_rs/src
Stefan Melmuk ecfebaf3c7
allow re-invitations of existing users (#4768)
* allow re-invitations of existing users

* auto-accept existing user if mail is disabled

Apply suggestions from code review

Co-authored-by: Mathijs van Veluw <black.dex@gmail.com>

---------

Co-authored-by: Mathijs van Veluw <black.dex@gmail.com>
2024-07-24 00:32:46 +02:00
..
api allow re-invitations of existing users (#4768) 2024-07-24 00:32:46 +02:00
db Fix bug where secureNotes is empty (#4730) 2024-07-10 22:13:55 +02:00
static Update admin interface (#4737) 2024-07-12 22:59:48 +02:00
auth.rs Fix for RSA Keys which are read only (#4744) 2024-07-17 12:59:22 +02:00
config.rs Update crates & fix crate vulnerability (#4771) 2024-07-24 00:26:39 +02:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
http_client.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
mail.rs Add Protected Actions Check (#4067) 2023-11-12 22:15:44 +01:00
main.rs Fix for RSA Keys which are read only (#4744) 2024-07-17 12:59:22 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00