[PR #651] [MERGED] Add back trustedproxy config #878

Closed
opened 2026-02-04 18:58:06 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/651
Author: @Boy132
Created: 10/21/2024
Status: Merged
Merged: 10/21/2024
Merged by: @Boy132

Base: mainHead: fix/trustedproxy-config


📝 Commits (1)

  • 58a65fa add back trustedproxy config

📊 Changes

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

View changed files

config/trustedproxy.php (+28 -0)

📄 Description

This config is needed to make the TRUSTED_PROXIES env variable actually work.


🔄 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/pelican-dev/panel/pull/651 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 10/21/2024 **Status:** ✅ Merged **Merged:** 10/21/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/trustedproxy-config` --- ### 📝 Commits (1) - [`58a65fa`](https://github.com/pelican-dev/panel/commit/58a65faa1b562bd17ef844ec9e66b5c1cefb4b9c) add back trustedproxy config ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `config/trustedproxy.php` (+28 -0) </details> ### 📄 Description This config is needed to make the `TRUSTED_PROXIES` env variable actually work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 18:58:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#878