[PR #584] [CLOSED] allow comma-separated ALLOWED_HOSTS env #12083

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/584
Author: @dqminh
Created: 9/30/2016
Status: Closed

Base: developHead: multi-allowed-hosts-env


📝 Commits (1)

  • d1f127f allow comma-separated ALLOWED_HOSTS env

📊 Changes

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

View changed files

📝 netbox/netbox/configuration.docker.py (+1 -1)

📄 Description

when we have a comma-separated ALLOWED_HOSTS environment variable, split them,
strip the whitespaces and put them into an array


🔄 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/584 **Author:** [@dqminh](https://github.com/dqminh) **Created:** 9/30/2016 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `multi-allowed-hosts-env` --- ### 📝 Commits (1) - [`d1f127f`](https://github.com/netbox-community/netbox/commit/d1f127f2258323ab1979a0deba9156fb56e5beb4) allow comma-separated ALLOWED_HOSTS env ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/configuration.docker.py` (+1 -1) </details> ### 📄 Description when we have a comma-separated ALLOWED_HOSTS environment variable, split them, strip the whitespaces and put them into an array --- <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:19:32 +01:00
adam closed this issue 2025-12-29 22:19:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12083