Administrative User Management

Hi all,

I’ve recieved immense help from this community forum during our implementation of Taiga but theres’s one thing i can’t find in other discussions. Admin User management.

I’ve noticed there’s no TRUE SUPERuser administration portal, with a view and access to all projects and all users. Am I missing something? How could I delete test accounts? Or other test projects not created by me during implementation? How about if somebody leaves the company?

Is this all controlled via CLI?

Any assistance would be greatly appreciated.

Thanks,
Mark

Hi @msantiago1256

There is a superadmin panel (based on Django admin panel) at http://your.taiga.url/admin/. You can do common actions: active user, change some params, block or remove projects…

I hope this can help

Best regards