[PR #10706] [MERGED] Set *_COOKIE_PATH according to BASE_PATH #13677

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10706
Author: @prauscher
Created: 10/20/2022
Status: Merged
Merged: 10/20/2022
Merged by: @jeremystretch

Base: developHead: patch-2


📝 Commits (1)

  • dae0982 Set *_COOKIE_PATH according to BASE_PATH

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 netbox/netbox/settings.py (+3 -0)

📄 Description

Fixes: #10639

All three COOKIE_PATHs should be set accordingly with the netbox-BASE_PATH to improve coexistance with other Django-projects probably hosted on the same Host


🔄 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/10706 **Author:** [@prauscher](https://github.com/prauscher) **Created:** 10/20/2022 **Status:** ✅ Merged **Merged:** 10/20/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`dae0982`](https://github.com/netbox-community/netbox/commit/dae0982fa33b7f42abf835736647d6f3dd32a061) Set *_COOKIE_PATH according to BASE_PATH ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/settings.py` (+3 -0) </details> ### 📄 Description ### Fixes: #10639 All three `COOKIE_PATH`s should be set accordingly with the netbox-`BASE_PATH` to improve coexistance with other Django-projects probably hosted on the same Host --- <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:20:13 +01:00
adam closed this issue 2025-12-29 23:20:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13677