0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-02 12:09:11 +02:00
bitwarden_rs/src
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
..
api Add Organization bulk actions support 2021-09-18 14:22:14 +02:00
db Fix issue when using uppercase chars in emails 2021-09-09 13:52:39 +02:00
static Dependency updates 2021-08-22 13:46:48 +02:00
auth.rs Added web-vault v2.21.x support + some misc fixes 2021-07-04 23:02:56 +02:00
config.rs Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarden_rs into olivierIllogika-2fa_enforcement 2021-07-15 19:27:36 +02:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Merge branch 'main' into future-web-vault 2021-07-15 21:43:23 +02:00
mail.rs Merge branch '2fa_enforcement' of https://github.com/olivierIllogika/bitwarden_rs into olivierIllogika-2fa_enforcement 2021-07-15 19:27:36 +02:00
main.rs Formatting 2021-06-26 14:21:58 +02:00
util.rs Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon/vaultwarden into umireon-umireon-add-edge-frame-ancestors 2021-07-15 19:20:19 +02:00