[PR #4907] [MERGED] v2.13.3 #3988

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

📋 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: masterHead: develop


📝 Commits (10+)

  • 6fa2d6a Fix hamburger menu on mobile
  • fd1d334 chore: Bump certbot-dns-leaseweb to 1.0.3
  • b3dac3d Update _access.conf to fix access_list.pass_auth logic
  • 2bcb942 Update _access.conf to ensure Authorization header remove when pass_auth = false or 0
  • 5e7276e Add MC-HOST24 DNS plugin configuration
  • 311d6a1 Tweaks to CI stack for postgres
  • 7f0cce9 Relax the email validation in frontend
  • 4bd545c Fix #4831 mobile header menu not working
  • 8aeb2fa Fix #4692, #4856 - stick with auto for scheme in db, change it to $scheme when rendering
  • 8bc3078 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4907 **Author:** [@jc21](https://github.com/jc21) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/11/2025 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`6fa2d6a`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/6fa2d6a98ad0624595c9293208a684ea4b14240c) Fix hamburger menu on mobile - [`fd1d334`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/fd1d33444a6cd386190b0ea6f7ae6d7fc5269db7) chore: Bump certbot-dns-leaseweb to 1.0.3 - [`b3dac3d`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/b3dac3df0835c9e0388c510164b5a58b1b11bd5a) Update _access.conf to fix access_list.pass_auth logic - [`2bcb942`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/2bcb942f9355a164e8e73a9f2d731eb3c7ad3901) Update _access.conf to ensure Authorization header remove when pass_auth = false or 0 - [`5e7276e`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/5e7276e65b046b7a327d627667d4689e2b8f2f74) Add MC-HOST24 DNS plugin configuration - [`311d6a1`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/311d6a1541fdb0e965876615107c85490b73c742) Tweaks to CI stack for postgres - [`7f0cce9`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/7f0cce944df08007df74e2605403a19a6799c109) Relax the email validation in frontend - [`4bd545c`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/4bd545c88ea28def4728f45a5cdc929853b0fb68) Fix #4831 mobile header menu not working - [`8aeb2fa`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/8aeb2fa6610aa06980acf793e68df61cd0d52360) Fix #4692, #4856 - stick with auto for scheme in db, change it to $scheme when rendering - [`8bc3078`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/8bc3078d87875efa7bc7267653228e66d0bbcdbf) Fix initial setup user bug, taking the fix from #4836 ### 📊 Changes **16 files changed** (+163 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `.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) </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:32: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#3988
No description provided.