Marius Rieder

Results 4 comments of Marius Rieder

I would consider it a bug, as I assume the current behaviour is not the intended behaviour. In the UI a user with the view permission can view and download...

If viewed in the UI ist a `GET` call `https://netbox/dcim/devices//render-config/` or `https://netbox/dcim/devices//render-config/?export=True` when downloaded. But this is not my point. If a login as a User with Read Only permission...

Would this be something I could try my hands on? My approach would be to create a `TokenViewPermissions` class which then could be passed to the @render decorator in the...