[PR #1294] [MERGED] v2.9.7 #3411

Closed
opened 2026-02-26 08:30:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1294
Author: @jc21
Created: 8/7/2021
Status: Merged
Merged: 8/7/2021
Merged by: @jc21

Base: masterHead: develop


📝 Commits (10+)

  • 346b9b4 Added Loopia dns provider
  • 6c1ae77 Utilise variable for custom locations proxy_pass
  • cea80b4 Fixes certificate renewal for dns challenges
  • d346911 Fixes renewal unused http certificates
  • fb8c0b9 Bump tar from 4.4.13 to 4.4.15 in /backend
  • 83c5c55 Fixes creation of certificates using the http challenge
  • 1894960 Merge pull request #1286 from jc21/fixes-certificate-renewal
  • 6b59f36 Merge pull request #1287 from jc21/dependabot/npm_and_yarn/backend/tar-4.4.15
  • d260edc Bump tar from 6.0.2 to 6.1.6 in /docs
  • 66f86cf Merge pull request #1258 from nightah/fix-location-proxy_pass

📊 Changes

10 files changed (+43 additions, -16 deletions)

View changed files

📝 .version (+1 -1)
📝 README.md (+13 -1)
📝 backend/internal/certificate.js (+2 -0)
📝 backend/templates/_location.conf (+2 -1)
📝 backend/templates/default.conf (+2 -0)
📝 backend/yarn.lock (+3 -3)
📝 docker/rootfs/etc/letsencrypt.ini (+0 -1)
📝 docker/rootfs/etc/nginx/conf.d/default.conf (+2 -1)
📝 docs/yarn.lock (+8 -8)
📝 global/certbot-dns-plugins.js (+10 -0)

📄 Description

No description provided


🔄 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/1294 **Author:** [@jc21](https://github.com/jc21) **Created:** 8/7/2021 **Status:** ✅ Merged **Merged:** 8/7/2021 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`346b9b4`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/346b9b4b79072d4d600ac1119205c03285aff058) Added Loopia dns provider - [`6c1ae77`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/6c1ae77a2a40283c5444c2f7e0a7c8227aeecbd2) Utilise variable for custom locations proxy_pass - [`cea80b4`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/cea80b482ebc5848d7246e7a74f2557384750070) Fixes certificate renewal for dns challenges - [`d346911`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/d34691152ca5efd93087a343d423fadcd6e06989) Fixes renewal unused http certificates - [`fb8c0b9`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/fb8c0b9a48942a152a2bdb6ae71f5054180679a1) Bump tar from 4.4.13 to 4.4.15 in /backend - [`83c5c55`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/83c5c55f32be3792330ba860c77273a84e247628) Fixes creation of certificates using the http challenge - [`1894960`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/18949607623470bf6ead97ff2129a199227d054d) Merge pull request #1286 from jc21/fixes-certificate-renewal - [`6b59f36`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/6b59f36213d6114b7b3a6221e07774f094d2a12f) Merge pull request #1287 from jc21/dependabot/npm_and_yarn/backend/tar-4.4.15 - [`d260edc`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/d260edc5473bda39f5cc01cd0eee44ba5a766fff) Bump tar from 6.0.2 to 6.1.6 in /docs - [`66f86cf`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/66f86cf49709f765452a61770e50d4eddf0bcdf5) Merge pull request #1258 from nightah/fix-location-proxy_pass ### 📊 Changes **10 files changed** (+43 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `.version` (+1 -1) 📝 `README.md` (+13 -1) 📝 `backend/internal/certificate.js` (+2 -0) 📝 `backend/templates/_location.conf` (+2 -1) 📝 `backend/templates/default.conf` (+2 -0) 📝 `backend/yarn.lock` (+3 -3) 📝 `docker/rootfs/etc/letsencrypt.ini` (+0 -1) 📝 `docker/rootfs/etc/nginx/conf.d/default.conf` (+2 -1) 📝 `docs/yarn.lock` (+8 -8) 📝 `global/certbot-dns-plugins.js` (+10 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:30:33 +03:00
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#3411
No description provided.