Expand permissions to include "Rendered Config" contexts. #11897

Closed
opened 2025-12-29 21:51:18 +01:00 by adam · 2 comments
Owner

Originally created by @bctiemann on GitHub (Dec 5, 2025).

Originally assigned to: @jnovinger on GitHub.

NetBox version

v4.4.7

Feature type

Data model extension

Proposed functionality

Feature request. In short, our customer would like to be able to limit whether a user of NetBox can view "Rendered Config" and other config contexts from within the "Devices" model in NetBox.

Use case

This is to ensure that when configs are rendered along with their passwords and other secrets, these are not openly visible to users whom they don't want to be able to view this information.

You can sort do this to a limited degree by denying access to Extras>Contexts, however the "Rendered Config" is visible regardless of this still on the device itself.

Could we expand permissions to include this?

Database changes

No response

External dependencies

No response

Originally created by @bctiemann on GitHub (Dec 5, 2025). Originally assigned to: @jnovinger on GitHub. ### NetBox version v4.4.7 ### Feature type Data model extension ### Proposed functionality Feature request. In short, our customer would like to be able to limit whether a user of NetBox can view "Rendered Config" and other config contexts from within the "Devices" model in NetBox. ### Use case This is to ensure that when configs are rendered along with their passwords and other secrets, these are not openly visible to users whom they don't want to be able to view this information. You can sort do this to a limited degree by denying access to Extras>Contexts, however the "Rendered Config" is visible regardless of this still on the device itself. Could we expand permissions to include this? ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: featurecomplexity: mediumnetbox labels 2025-12-29 21:51:18 +01:00
adam closed this issue 2025-12-29 21:51:19 +01:00
Author
Owner

@jeremystretch commented on GitHub (Dec 5, 2025):

Is this addressed by FR #16681 in the upcoming v4.5 release?

@jeremystretch commented on GitHub (Dec 5, 2025): Is this addressed by FR #16681 in the upcoming v4.5 release?
Author
Owner

@jnovinger commented on GitHub (Dec 12, 2025):

Is this addressed by FR #16681 in the upcoming v4.5 release?

Almost, the added render_config permission added in #16681 provides the machinery, but the UI view is not using it. PR shortly.

@jnovinger commented on GitHub (Dec 12, 2025): > Is this addressed by FR [#16681](https://github.com/netbox-community/netbox/issues/16681) in the upcoming v4.5 release? Almost, the added `render_config` permission added in #16681 provides the machinery, but the UI view is not using it. PR shortly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11897