-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
app: custom objectsseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: needs ownertype: bug
Description
Plugin Version
0.4.5
NetBox Version
4.5.0
Python Version
3.12
Steps to Reproduce
- Create a custom object type (e.g., "Server")
- Create a user with no permissions for custom objects
- Log in as that user
- Open the navigation menu
Expected Behavior
The user should not see custom object types in the menu since they have no permissions to view the corresponding custom objects.
Observed Behavior
The user can see all custom object types listed in the "Custom Objects" menu. They cannot view the actual objects (permission enforcement works on the views), but the types themselves are visible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
app: custom objectsseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: needs ownertype: bug