-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.5.9
Python version
3.10
Steps to Reproduce
- Create a user with all permissions (admin) and a user without
extras.view_configtemplatepermissions (user). - Open some device view. admin has the "Renderd Config" tab, but user does not.
- Add "render-config/" to the URL of the browser opened with user privileges. This will allow access to the hidden "Renderd Config".
Expected Behavior
The "Renderd Config" tab is visible regardless of the permissions of extras.view_configtemplate.
I am aware that this behavior is more correct according to the previous bug report.
#13543
Observed Behavior
The "Renderd Config" tab is hidden by the permissions of extras.view_configtemplate.
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application