mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-09 13:39:48 -05:00
Implement organization import for admins and owners (Fixes #178)
This commit is contained in:
@@ -110,6 +110,7 @@ pub fn routes() -> Vec<Route> {
|
||||
put_organization_user,
|
||||
delete_user,
|
||||
post_delete_user,
|
||||
post_org_import,
|
||||
|
||||
clear_device_token,
|
||||
put_device_token,
|
||||
|
||||
Reference in New Issue
Block a user