mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #3466] [MERGED] v2.11.0 #3709
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#3709
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/3466
Author: @jc21
Created: 1/18/2024
Status: ✅ Merged
Merged: 1/19/2024
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
4c59400added support for dns.he.net certbot plugin #21536f8db95Added force renewal + --dns-duckdns-no-txt-restore5af834emix/max ports4b9c02cAdd robots noindex meta tag to prevent indexing62e4eddUpdate certbot-dns-plugins.js881d705Add description for Strato 2FA and International Site Support6b565e6Change perms on logrotated logs to npm user4867db0Remove explicit user and group - add su directive for default user (npm).f426e64Add warning comment about changing the default user name and group name0f3b76fMerge pull request #3219 from FibreTTP/logrotate-perms📊 Changes
67 files changed (+6541 additions, -12825 deletions)
View changed files
➕
.github/workflows/stale.yml(+21 -0)📝
.version(+1 -1)📝
Jenkinsfile(+139 -113)📝
README.md(+14 -4)📝
backend/internal/certificate.js(+97 -96)📝
backend/internal/proxy-host.js(+1 -1)➕
backend/lib/certbot.js(+77 -0)📝
backend/lib/error.js(+10 -1)📝
backend/lib/utils.js(+16 -11)📝
backend/logger.js(+1 -0)📝
backend/schema/definitions.json(+1 -1)➕
backend/scripts/install-certbot-plugins(+49 -0)📝
backend/setup.js(+13 -17)📝
backend/templates/_hsts.conf(+1 -1)➕
backend/templates/_hsts_map.conf(+3 -0)📝
backend/templates/_listen.conf(+2 -2)📝
backend/templates/_location.conf(+2 -0)📝
backend/templates/dead_host.conf(+3 -0)📝
backend/templates/proxy_host.conf(+3 -0)📝
backend/templates/redirection_host.conf(+3 -0)...and 47 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.