bitwarden_rs/src/api/core
Stefan Melmuk 23f1f8a576
allow registration without invite link
if signups are allowed invited users should be able to complete their
registration even when they don't have the invite link at hand.
2022-10-19 20:39:14 +02:00
..
two_factor Added support for web-vault v2022.9 2022-09-07 20:48:48 +02:00
accounts.rs allow registration without invite link 2022-10-19 20:39:14 +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