-
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
Deployment Type
NetBox Cloud
NetBox Version
v4.0.0
Python Version
3.11
Steps to Reproduce
- Ensure that
EXEMPT_VIEW_PERMISSIONSis not set in the configuration and thatLOGIN_REQUIREDis false. - Open the NetBox UI as an unauthenticated user.
Expected Behavior
The navigation menu should be empty.
Observed Behavior
Links to the system and background task views are displayed under the "admin" heading in the menu. (Neither link works as both views require authentication.)
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