-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed as not planned
Closed as not planned
Copy link
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availabletype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.1
Python Version
3.11
Steps to Reproduce
- Login with a user with superuser status
- Remove Staff status (if present) from the user
- Go to System - Plugins or System - System
Expected Behavior
Since the user is a superuser, access to the System and Plugins pages should be available.
Observed Behavior
"You do not have permission to access this page." so the superuser is not able to access System or Plugins pages.
Related issues/discussions:
#15754 Removal of staff_only=True from Admin menu items (completed)
#16137 Remove the is_staff field from the user model (open)
#17010 Hide Admin menu section for non-admins (open)
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 availabletype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application