[PR #1469] [MERGED] Certbot plugin updates #3437

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1469
Author: @chaptergy
Created: 10/7/2021
Status: Merged
Merged: 10/11/2021
Merged by: @jc21

Base: developHead: certbot-plugin-updates


📝 Commits (3)

  • c134a43 Updates DirectAdmin plugin to prevent certbot downgrade
  • 6d8c421 Replaces fixed certbot plugin version with optional version requirements
  • 8865aa9 Fixes formatting

📊 Changes

3 files changed (+209 additions, -209 deletions)

View changed files

📝 backend/internal/certificate.js (+1 -1)
📝 backend/setup.js (+1 -1)
📝 global/certbot-dns-plugins.js (+207 -207)

📄 Description

Fixes https://github.com/jc21/nginx-proxy-manager/issues/1424.

Additionally replaces the certbot plugin version requirement with an optional version condition. That way a specific version range can be given.


🔄 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/1469 **Author:** [@chaptergy](https://github.com/chaptergy) **Created:** 10/7/2021 **Status:** ✅ Merged **Merged:** 10/11/2021 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `certbot-plugin-updates` --- ### 📝 Commits (3) - [`c134a43`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/c134a433373be3d2ea390a8af28b6f8ca49e34c4) Updates DirectAdmin plugin to prevent certbot downgrade - [`6d8c421`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/6d8c4218f171305324c71fcf1810081d21b6c232) Replaces fixed certbot plugin version with optional version requirements - [`8865aa9`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/8865aa9c8c782677cf16446fe104b7ef3815c1b1) Fixes formatting ### 📊 Changes **3 files changed** (+209 additions, -209 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/certificate.js` (+1 -1) 📝 `backend/setup.js` (+1 -1) 📝 `global/certbot-dns-plugins.js` (+207 -207) </details> ### 📄 Description Fixes https://github.com/jc21/nginx-proxy-manager/issues/1424. Additionally replaces the certbot plugin version requirement with an optional version condition. That way a specific version range can be given. --- <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:38 +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#3437
No description provided.