[PR #2073] [CLOSED] Added Authentication for the Whole Dashboard #12306

Closed
opened 2025-12-29 22:20:47 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2073
Author: @0xMH
Created: 5/3/2018
Status: Closed

Base: developHead: develop


📝 Commits (1)

  • 85ad8a8 Added Authentication for the Whole Dashboard

📊 Changes

8 files changed (+74 additions, -46 deletions)

View changed files

📝 netbox/circuits/urls.py (+8 -4)
📝 netbox/dcim/urls.py (+30 -19)
📝 netbox/extras/urls.py (+4 -2)
📝 netbox/ipam/urls.py (+11 -10)
📝 netbox/netbox/urls.py (+3 -2)
📝 netbox/secrets/urls.py (+3 -2)
📝 netbox/tenancy/urls.py (+5 -2)
📝 netbox/virtualization/urls.py (+10 -5)

📄 Description

Fixes:

#2072


🔄 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/2073 **Author:** [@0xMH](https://github.com/0xMH) **Created:** 5/3/2018 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (1) - [`85ad8a8`](https://github.com/netbox-community/netbox/commit/85ad8a8a175dcb0b9cdc59bcb7150e4302a91909) Added Authentication for the Whole Dashboard ### 📊 Changes **8 files changed** (+74 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `netbox/circuits/urls.py` (+8 -4) 📝 `netbox/dcim/urls.py` (+30 -19) 📝 `netbox/extras/urls.py` (+4 -2) 📝 `netbox/ipam/urls.py` (+11 -10) 📝 `netbox/netbox/urls.py` (+3 -2) 📝 `netbox/secrets/urls.py` (+3 -2) 📝 `netbox/tenancy/urls.py` (+5 -2) 📝 `netbox/virtualization/urls.py` (+10 -5) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. --> ### Fixes: #2072 --- <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 22:20:47 +01:00
adam closed this issue 2025-12-29 22:20:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12306