0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-28 08:48:19 +02:00
bitwarden_rs/src/api/core
Stefan Melmuk 6576914e55
fix invitations of new users when mail is disabled
If you add a new user that has already been Invited to another
organization they will be Accepted automatically. This should not be
possible because they cannot be Confirmed until they have completed
their registration. It is also not necessary because their invitation
will be accepted automatically once they register.
2022-10-19 20:39:07 +02:00
..
two_factor Added support for web-vault v2022.9 2022-09-07 20:48:48 +02:00
accounts.rs Fix master password hint update not working. 2022-10-17 17:23:21 +02:00
ciphers.rs Add support for send v2 API endpoints 2022-09-25 19:04:48 +02:00
emergency_access.rs Add Org user revoke feature 2022-08-20 16:42:36 +02:00
folders.rs Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 2022-06-04 19:13:39 +02:00
mod.rs Remove unused value in config endpoint 2022-09-25 19:22:05 +02:00
organizations.rs fix invitations of new users when mail is disabled 2022-10-19 20:39:07 +02:00
sends.rs Add support for send v2 API endpoints 2022-09-25 19:04:48 +02:00