mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 18:55:57 +03:00
Support listing and deleting users from collection
This commit is contained in:
@@ -68,6 +68,7 @@ pub fn routes() -> Vec<Route> {
|
||||
get_collection_users,
|
||||
post_organization,
|
||||
post_organization_collections,
|
||||
post_organization_collection_delete_user,
|
||||
post_organization_collection_update,
|
||||
post_organization_collection_delete,
|
||||
post_collections_update,
|
||||
|
Reference in New Issue
Block a user