-
- Downloads
FIX: fetch steering user & only own shows
Superusers should see all shows. Ordinary users only those shows that belong to them. Therefore we have to fetch the user data from the steering backend as well (OIDC info alone does suffice here). We need this info later too, when we implement user managament and profile settings. In the ShowManager we now generate the GET URI depending on the superuser status.
Loading
Please register or sign in to comment