0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-18 11:58:24 +02:00
bitwarden_rs/src/api/core
Stefan Melmuk 2685099720
allow the removal of non-confirmed owners
ensure user_to_edit and user_to_delete are actually confirmed users,
before checking if they are the last owner of an organization.
2022-09-27 10:21:23 +02:00
..
two_factor Added support for web-vault v2022.9 2022-09-07 20:48:48 +02:00
accounts.rs Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +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 allow the removal of non-confirmed owners 2022-09-27 10:21:23 +02:00
sends.rs Add support for send v2 API endpoints 2022-09-25 19:04:48 +02:00