[PR #659] [MERGED] v2.6.1 #3278

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/659
Author: @jc21
Created: 10/16/2020
Status: Merged
Merged: 10/16/2020
Merged by: @jc21

Base: masterHead: develop


📝 Commits (5)

  • 551a9fe Fixes custom certificate upload
  • c142368 Merge pull request #656 from chaptergy/fixes-custom-certificate-upload
  • 21f36f5 Don't spit out a ; if the preceeding value is empty
  • e30ad81 Updated version
  • 5c2f13e Merge branch 'master' into develop

📊 Changes

7 files changed (+51 additions, -50 deletions)

View changed files

📝 .version (+1 -1)
📝 README.md (+1 -1)
📝 backend/templates/proxy_host.conf (+2 -0)
📝 frontend/js/app/api.js (+7 -2)
📝 frontend/js/app/nginx/certificates/form.ejs (+2 -5)
📝 frontend/js/app/nginx/certificates/form.js (+37 -40)
📝 frontend/js/i18n/messages.json (+1 -1)

📄 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/659 **Author:** [@jc21](https://github.com/jc21) **Created:** 10/16/2020 **Status:** ✅ Merged **Merged:** 10/16/2020 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (5) - [`551a9fe`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/551a9fe1c6621e82e2832beeec46cfecfed63c0f) Fixes custom certificate upload - [`c142368`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/c14236823ae8c3d2f311121f60d6c58027077c82) Merge pull request #656 from chaptergy/fixes-custom-certificate-upload - [`21f36f5`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/21f36f535f4e24521e8249cc90828c43005831ca) Don't spit out a ; if the preceeding value is empty - [`e30ad81`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/e30ad81f69ee46e22fcfde5a5f07c4e19f695580) Updated version - [`5c2f13e`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/5c2f13ed8e8df0f62bbc5c6ec4f782150db1bb0c) Merge branch 'master' into develop ### 📊 Changes **7 files changed** (+51 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `.version` (+1 -1) 📝 `README.md` (+1 -1) 📝 `backend/templates/proxy_host.conf` (+2 -0) 📝 `frontend/js/app/api.js` (+7 -2) 📝 `frontend/js/app/nginx/certificates/form.ejs` (+2 -5) 📝 `frontend/js/app/nginx/certificates/form.js` (+37 -40) 📝 `frontend/js/i18n/messages.json` (+1 -1) </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 07:38:43 +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#3278
No description provided.