[PR #3121] LetsEncrypt ACME redirect issue fixes #2881 #3659

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3121
Author: @EDIflyer
Created: 8/13/2023
Status: 🔄 Open

Base: developHead: develop


📝 Commits (10+)

📊 Changes

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

View changed files

📝 docker/rootfs/etc/nginx/conf.d/include/force-ssl.conf (+1 -1)

📄 Description

Evolution of #2038 to escape regex sequence (as per https://github.com/NginxProxyManager/nginx-proxy-manager/pull/2038#issuecomment-1372833078) and rebased against latest develop branch.


🔄 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/3121 **Author:** [@EDIflyer](https://github.com/EDIflyer) **Created:** 8/13/2023 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`013310d`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/013310ded03de6b63885c62797395a116cbf4ce6) LetsEncrypt ACME redirect issue fixes #2881 - [`2e52834`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/2e528348b7a3f91b9ffe90c0c2bd13ff2d5a48b5) fix regex as per @lbogdan in https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3121#discussion_r1621959578 - [`2d65d67`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/2d65d672c8697ebb5f6604cace1fd1999aabfbf7) Merge branch 'develop' into develop - [`2bb99e6`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/2bb99e68d8299d60a8e6db677bb559e814b409bb) Update force-ssl.conf - [`be5903f`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/be5903f6c72fcc0b8f0f9ad214abe1b8822db7e4) Merge branch 'NginxProxyManager:develop' into develop - [`f5373dd`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/f5373dd9cc6370d39bfed90790a6c15abf9fe512) Merge branch 'NginxProxyManager:develop' into develop - [`9cac420`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/9cac420e032784abf687df09482619aa31870974) Merge branch 'NginxProxyManager:develop' into develop - [`d672652`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/d672652fe91abf18953d577ab6e3df745966424a) Merge branch 'NginxProxyManager:develop' into develop - [`61dcc7b`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/61dcc7b8943730de5b99589d9bc10ac7c75380df) Merge branch 'NginxProxyManager:develop' into develop - [`5a66b67`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/5a66b67de3c59c22c8224c1d95c4f5ae2dbe81b2) Update docker/rootfs/etc/nginx/conf.d/include/force-ssl.conf ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/rootfs/etc/nginx/conf.d/include/force-ssl.conf` (+1 -1) </details> ### 📄 Description Evolution of #2038 to escape regex sequence (as per https://github.com/NginxProxyManager/nginx-proxy-manager/pull/2038#issuecomment-1372833078) and rebased against latest develop branch. --- <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#3659
No description provided.