mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[PR #1390] [MERGED] v2.9.9 #3428
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#3428
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1390
Author: @jc21
Created: 9/9/2021
Status: ✅ Merged
Merged: 9/10/2021
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
e5a3b5eadded endpoint to download certificates7b67ef3fixed lintingac3df6dfixed commentsa8f4699[frontend] certificate download changes1b1807cremoved debug linesbe87c45thrown exception for non LE certificates8944609fixed lintingf302ff7corrected message6f2b4fdForwarding host should be anyOf not oneOfc4e2557Bump tar from 6.1.6 to 6.1.11 in /docs📊 Changes
15 files changed (+410 additions, -40 deletions)
View changed files
📝
.version(+1 -1)📝
README.md(+19 -1)📝
backend/app.js(+1 -1)📝
backend/internal/certificate.js(+67 -0)📝
backend/package.json(+1 -0)📝
backend/routes/api/nginx/certificates.js(+29 -0)📝
backend/schema/endpoints/streams.json(+1 -1)📝
backend/templates/_listen.conf(+1 -1)📝
backend/yarn.lock(+216 -22)📝
docs/advanced-config/README.md(+9 -9)📝
docs/yarn.lock(+3 -3)📝
frontend/js/app/api.js(+53 -0)📝
frontend/js/app/nginx/certificates/list/item.ejs(+1 -0)📝
frontend/js/app/nginx/certificates/list/item.js(+7 -1)📝
frontend/js/i18n/messages.json(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.