csvalpha / amber-api

https://csvalpha.nl
MIT License
4 stars 4 forks source link

Sidekiq access permission needs an endpoint #424

Open DrumsnChocolate opened 2 months ago

DrumsnChocolate commented 2 months ago

It is currently a hassle to modify sidekiq access: we need to go into the ruby console or db console (not sure which), obtain the correct user, switch some flag, and save the user. It would be nice to have some way to set this via the UI.

DrumsnChocolate commented 2 months ago

not sure whether an API endpoint already exists to allow for the UI side of things, so I thought I'd raise the issue in amber-api.

wilco375 commented 1 month ago

I thought ICT committee members automatically get access to sidekiq

wilco375 commented 1 month ago

Looking at the code I think you're right. We could change it to be a permission, then it will just show up in the user permissions table in the frontend. We can then also just give the committee the permission.