[PR #10856] [MERGED] Fix broken cookie paths when BASE_PATH is set (introduced in #10706) #13707

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10856
Author: @candlerb
Created: 11/5/2022
Status: Merged
Merged: 11/10/2022
Merged by: @jeremystretch

Base: developHead: candlerb/10873


📝 Commits (1)

  • ba29307 Fix broken cookie paths when BASE_PATH is set (introduced in #10706)

📊 Changes

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

View changed files

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

📄 Description

Fixes #10837

Correct the cookie paths set when BASE_PATH is in use


🔄 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/10856 **Author:** [@candlerb](https://github.com/candlerb) **Created:** 11/5/2022 **Status:** ✅ Merged **Merged:** 11/10/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `candlerb/10873` --- ### 📝 Commits (1) - [`ba29307`](https://github.com/netbox-community/netbox/commit/ba293074db816fa130fbc7421c7a11934c547e72) Fix broken cookie paths when BASE_PATH is set (introduced in #10706) ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/settings.py` (+1 -3) </details> ### 📄 Description Fixes #10837 Correct the cookie paths set when BASE_PATH is in use --- <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:22 +01:00
adam closed this issue 2025-12-29 23:20:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13707