backend.ai
backend.ai copied to clipboard
feat: Allow superadmins to remove users from shared vfolders
The existing leave API allows the requesting users to leave the invited vfolders.
This PR allows superadmins to call this API on behalf of a specific user, effectively "removing" the user from the vfolder permission list as the superadmin want.
- Related PR: lablup/backend.ai-control-panel#287