[PR #3819] force-ssl behind another proxy using http_x_forwarded_proto #3764

Open
opened 2026-02-26 08:31:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3819
Author: @paucapo
Created: 6/22/2024
Status: 🔄 Open

Base: developHead: develop


📝 Commits (4)

  • 1a12f7f force-ssl behind another proxy using http_x_forwarded_proto
  • 54d6196 use tabs instead of spaces
  • 81b7661 fix logic
  • 43e2d1d propagate X-Forwarded-Proto header

📊 Changes

2 files changed (+11 additions, -2 deletions)

View changed files

📝 docker/rootfs/etc/nginx/conf.d/include/force-ssl.conf (+3 -0)
📝 docker/rootfs/etc/nginx/conf.d/include/proxy.conf (+8 -2)

📄 Description

Fix for issue #3365 and pull request #3589


🔄 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/NginxProxyManager/nginx-proxy-manager/pull/3819 **Author:** [@paucapo](https://github.com/paucapo) **Created:** 6/22/2024 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (4) - [`1a12f7f`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/1a12f7f3a847f1a66d0bae372b09c03dab49acfc) force-ssl behind another proxy using http_x_forwarded_proto - [`54d6196`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/54d6196d362817d02a59503a45630cb29e1ed467) use tabs instead of spaces - [`81b7661`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/81b7661849285ad80ba76f5313dfd980f6c2d0b7) fix logic - [`43e2d1d`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/43e2d1d0739ebed8a4865672c8c91c0408ec67ee) propagate X-Forwarded-Proto header ### 📊 Changes **2 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker/rootfs/etc/nginx/conf.d/include/force-ssl.conf` (+3 -0) 📝 `docker/rootfs/etc/nginx/conf.d/include/proxy.conf` (+8 -2) </details> ### 📄 Description Fix for issue #3365 and pull request #3589 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#3764
No description provided.