[PR #13641] [MERGED] Fixes #13620: Show admin menu items only for staff users #14231

Closed
opened 2025-12-29 23:23:19 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13641
Author: @jeremystretch
Created: 8/31/2023
Status: Merged
Merged: 8/31/2023
Merged by: @jeremystretch

Base: developHead: 13620-hide-admin-menus


📝 Commits (1)

  • 7a6712d Fixes #13620: Show admin menu items only for staff users

📊 Changes

1 file changed (+20 additions, -4 deletions)

View changed files

📝 netbox/netbox/navigation/menu.py (+20 -4)

📄 Description

Fixes: #13620

Set staff_only=True on all menu items under the "administration" heading


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/13641 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/31/2023 **Status:** ✅ Merged **Merged:** 8/31/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `13620-hide-admin-menus` --- ### 📝 Commits (1) - [`7a6712d`](https://github.com/netbox-community/netbox/commit/7a6712db618ab60b1fea503a4e1e04717ff868f8) Fixes #13620: Show admin menu items only for staff users ### 📊 Changes **1 file changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/navigation/menu.py` (+20 -4) </details> ### 📄 Description ### Fixes: #13620 Set `staff_only=True` on all menu items under the "administration" heading --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:23:19 +01:00
adam closed this issue 2025-12-29 23:23:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14231