Project

General

Profile

Idea #2068

Updated by Tom Clegg about 10 years ago

* If logged in as admin, "De-activate" button + explanation appears on the Admin tab of Users→show.  
 * Admin must confirm with a browser alert box. 
 * API server "unsetup" API: 
 ** Remove all repository and VM permission(s). access. 
 ** * Remove user agreement signature(s). signature. 
 ** * Remove can_login links with email addresses. 
 ** * Set user is_active flag to false. 
 * No new behavior is needed on the API side, just Workbench (unless I'm forgetting something?). 

Back