[PR #3733] [MERGED] v2.11.2 #3751

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3733
Author: @jc21
Created: 5/1/2024
Status: Merged
Merged: 5/1/2024
Merged by: @jc21

Base: masterHead: develop


📝 Commits (10+)

  • 47b868b Bump vite from 5.0.11 to 5.0.12 in /docs
  • 39f4836 Updated certbot-dns-webstorm plugin to 2.0.1
  • a946601 Renamed certbot-dns-websupportsk plugin to certbot-dns-websupport & updatedcredentials
  • 5b53825 Fixed certbot-dns-websupport plugin name
  • eaa11fe Update README.md
  • e42e2ac Add DNS Provider TimeWeb Cloud
  • f0c7564 the generated keys appear to be for JWT, not GPG
  • 577954e Bump version DNS Provider TimeWeb Cloud
  • 1c84eaa Add FreeDNS certbot plugin
  • 40d81d6 Adding easyDNS provider.

📊 Changes

16 files changed (+264 additions, -141 deletions)

View changed files

📝 .version (+1 -1)
📝 README.md (+3 -3)
📝 backend/internal/access-list.js (+1 -2)
📝 backend/package.json (+1 -1)
📝 backend/schema/definitions.json (+1 -1)
📝 backend/templates/_location.conf (+0 -2)
📝 backend/yarn.lock (+193 -87)
📝 docker/rootfs/etc/s6-overlay/s6-rc.d/prepare/30-ownership.sh (+1 -1)
📝 docs/setup/README.md (+1 -1)
📝 docs/yarn.lock (+9 -9)
📝 frontend/js/app/nginx/certificates/form.js (+1 -1)
📝 frontend/js/app/nginx/dead/form.js (+1 -1)
📝 frontend/js/app/nginx/proxy/form.js (+1 -1)
📝 frontend/js/app/nginx/redirection/form.js (+1 -1)
📝 frontend/yarn.lock (+7 -19)
📝 global/certbot-dns-plugins.json (+42 -10)

📄 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/3733 **Author:** [@jc21](https://github.com/jc21) **Created:** 5/1/2024 **Status:** ✅ Merged **Merged:** 5/1/2024 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`47b868b`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/47b868bfc6a341e691d5c0408977e547f06dfd0f) Bump vite from 5.0.11 to 5.0.12 in /docs - [`39f4836`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/39f48364859b3eebb7d12f1b62ce9bb3bbfae228) Updated certbot-dns-webstorm plugin to 2.0.1 - [`a946601`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/a94660120f2870dfaef7a96f05483d160fcecfa0) Renamed certbot-dns-websupportsk plugin to certbot-dns-websupport & updatedcredentials - [`5b53825`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/5b53825ccb505fcda03fc4da846cea11cda09ae4) Fixed certbot-dns-websupport plugin name - [`eaa11fe`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/eaa11fe460d4202a15360cb7a2b09f6480e3c91b) Update README.md - [`e42e2ac`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/e42e2acf12b189db680f53255096a9e3bfef517f) Add DNS Provider TimeWeb Cloud - [`f0c7564`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/f0c75641d886f5a8dd2f8fee86f910be07c64522) the generated keys appear to be for JWT, not GPG - [`577954e`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/577954ef8cc66a876d768edd2fbccbebf3236f93) Bump version DNS Provider TimeWeb Cloud - [`1c84eaa`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/1c84eaac028b7c61f7f332c03b9196f75e756b87) Add FreeDNS certbot plugin - [`40d81d6`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/40d81d6e443ad7f9f9547866a243ba958225a52a) Adding easyDNS provider. ### 📊 Changes **16 files changed** (+264 additions, -141 deletions) <details> <summary>View changed files</summary> 📝 `.version` (+1 -1) 📝 `README.md` (+3 -3) 📝 `backend/internal/access-list.js` (+1 -2) 📝 `backend/package.json` (+1 -1) 📝 `backend/schema/definitions.json` (+1 -1) 📝 `backend/templates/_location.conf` (+0 -2) 📝 `backend/yarn.lock` (+193 -87) 📝 `docker/rootfs/etc/s6-overlay/s6-rc.d/prepare/30-ownership.sh` (+1 -1) 📝 `docs/setup/README.md` (+1 -1) 📝 `docs/yarn.lock` (+9 -9) 📝 `frontend/js/app/nginx/certificates/form.js` (+1 -1) 📝 `frontend/js/app/nginx/dead/form.js` (+1 -1) 📝 `frontend/js/app/nginx/proxy/form.js` (+1 -1) 📝 `frontend/js/app/nginx/redirection/form.js` (+1 -1) 📝 `frontend/yarn.lock` (+7 -19) 📝 `global/certbot-dns-plugins.json` (+42 -10) </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:31:49 +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#3751
No description provided.