mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #4907] [MERGED] v2.13.3 #3988
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#3988
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/4907
Author: @jc21
Created: 11/11/2025
Status: ✅ Merged
Merged: 11/11/2025
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
6fa2d6aFix hamburger menu on mobilefd1d334chore: Bump certbot-dns-leaseweb to 1.0.3b3dac3dUpdate _access.conf to fix access_list.pass_auth logic2bcb942Update _access.conf to ensure Authorization header remove when pass_auth = false or 05e7276eAdd MC-HOST24 DNS plugin configuration311d6a1Tweaks to CI stack for postgres7f0cce9Relax the email validation in frontend4bd545cFix #4831 mobile header menu not working8aeb2faFix #4692, #4856 - stick with auto for scheme in db, change it to $scheme when rendering8bc3078Fix initial setup user bug, taking the fix from #4836📊 Changes
16 files changed (+163 additions, -55 deletions)
View changed files
📝
.version(+1 -1)📝
README.md(+1 -1)📝
backend/certbot/dns-plugins.json(+9 -1)📝
backend/internal/nginx.js(+5 -0)➕
backend/migrations/20251111090000_redirect_auto_scheme.js(+50 -0)📝
backend/setup.js(+2 -2)📝
backend/templates/_access.conf(+1 -1)📝
docker/ci.env(+1 -1)📝
docker/docker-compose.ci.postgres.yml(+12 -2)📝
docker/docker-compose.ci.yml(+39 -40)📝
docker/docker-compose.dev.yml(+5 -3)📝
frontend/src/components/SiteMenu.tsx(+1 -1)📝
frontend/src/locale/lang/en.json(+1 -0)📝
frontend/src/locale/src/en.json(+3 -0)📝
frontend/src/modals/RedirectionHostModal.tsx(+31 -1)📝
frontend/src/modules/Validations.tsx(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.