TACC / tup-ui

React client for TACC User Portal
2 stars 0 forks source link

task/TUP-511: Require superuser status to impersonate others #241

Closed jarosenb closed 1 year ago

jarosenb commented 1 year ago

Overview

Some users need "staff" status to edit CMS content but should NOT be allowed to impersonate users. Existing impersonators will be upgraded to "superuser" status and the impersonation endpoint will be changed to require that status.

Related