mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-17 09:13:07 +03:00
Return proper error message for org reinvite
This commit is contained in:
@@ -112,6 +112,7 @@ pub fn routes() -> Vec<Route> {
|
||||
put_organization_user,
|
||||
delete_user,
|
||||
post_delete_user,
|
||||
post_reinvite_user,
|
||||
post_org_import,
|
||||
|
||||
clear_device_token,
|
||||
|
||||
Reference in New Issue
Block a user