1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src/api
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
..
core Add Organization bulk actions support 2021-09-18 14:22:14 +02:00
admin.rs Fix issue when using uppercase chars in emails 2021-09-09 13:52:39 +02:00
icons.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
identity.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
mod.rs Fix clippy lints 2021-06-19 22:02:03 +02:00
notifications.rs Sort the imports in notifications.rs alphabetically 2021-08-04 16:56:43 +02:00
web.rs Formatting 2021-07-15 21:52:17 +02:00