[PR #18943] [MERGED] Closes #18751: Set the default value of ALLOW_TOKEN_RETRIEVAL to False #15484

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18943
Author: @jeremystretch
Created: 3/18/2025
Status: Merged
Merged: 3/19/2025
Merged by: @jnovinger

Base: featureHead: 18751-token-retrieval-default-disabled


📝 Commits (2)

  • 83d2659 Closes #18751: Set the default value of ALLOW_TOKEN_RETRIEVAL to False
  • a44c720 Enable token retrieval during testing

📊 Changes

3 files changed (+7 additions, -2 deletions)

View changed files

📝 docs/configuration/security.md (+4 -1)
📝 netbox/netbox/configuration_testing.py (+2 -0)
📝 netbox/netbox/settings.py (+1 -1)

📄 Description

Closes: #18751


🔄 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/18943 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 3/18/2025 **Status:** ✅ Merged **Merged:** 3/19/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `feature` ← **Head:** `18751-token-retrieval-default-disabled` --- ### 📝 Commits (2) - [`83d2659`](https://github.com/netbox-community/netbox/commit/83d2659aa736ca9d49d24d21e6abd3943309f929) Closes #18751: Set the default value of ALLOW_TOKEN_RETRIEVAL to False - [`a44c720`](https://github.com/netbox-community/netbox/commit/a44c7207bf9bdfe0dd39bffd743dd5399575b4fe) Enable token retrieval during testing ### 📊 Changes **3 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/configuration/security.md` (+4 -1) 📝 `netbox/netbox/configuration_testing.py` (+2 -0) 📝 `netbox/netbox/settings.py` (+1 -1) </details> ### 📄 Description ### Closes: #18751 --- <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-30 00:22:12 +01:00
adam closed this issue 2025-12-30 00:22:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15484