0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-27 21:08:55 +02:00
bitwarden_rs/src/api/core
BlackDex f36bd72a7f Add Organization bulk actions support
For user management within the organization view you are able to select
multiple users to re-invite, confirm or delete them.

These actions were not working which this PR fixes by adding support for
these endpoints. This will make it easier to confirm and delete multiple
users at once instead of having to do this one-by-one.
2021-09-18 14:22:14 +02:00
..
two_factor Fix incorrect WebAuthn origin 2021-08-29 15:53:25 -07:00
accounts.rs Fix issue when using uppercase chars in emails 2021-09-09 13:52:39 +02:00
ciphers.rs Enforce Personal Ownership policy on imports 2021-09-08 23:26:15 -07:00
emergency_access.rs Added web-vault v2.21.x support + some misc fixes 2021-07-04 23:02:56 +02:00
folders.rs Modify rustfmt file 2021-04-06 21:54:42 +01:00
mod.rs Added web-vault v2.21.x support + some misc fixes 2021-07-04 23:02:56 +02:00
organizations.rs Add Organization bulk actions support 2021-09-18 14:22:14 +02:00
sends.rs Fix errors that occurred in the nightly build 2021-08-04 13:25:41 +02:00