mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[PR #5141] [MERGED] v2.13.6 #4071
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#4071
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/5141
Author: @jc21
Created: 1/14/2026
Status: ✅ Merged
Merged: 1/14/2026
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
bb94ce7Update IntlProvider.tsxba79eefMerge pull request #1 from xluyenx/xluyenx-patch-1e3cdc8bUpdate IntlProvider.tsxfec9bfffixes15c114e9Update Italian locale message for empty objects91a1f39fixes186b7394fixes120e2d5fIncrease max propagation seconds to 7200b55f51bfixes1 in pl56875bbpretty :)📊 Changes
101 files changed (+6281 additions, -1300 deletions)
View changed files
📝
.version(+1 -1)📝
README.md(+1 -1)📝
backend/certbot/dns-plugins.json(+32 -0)➕
backend/internal/2fa.js(+288 -0)📝
backend/internal/certificate.js(+20 -0)📝
backend/internal/report.js(+4 -4)📝
backend/internal/token.js(+81 -0)📝
backend/package.json(+2 -1)📝
backend/routes/tokens.js(+22 -0)📝
backend/routes/users.js(+127 -0)📝
backend/schema/components/certificate-object.json(+5 -0)➕
backend/schema/components/token-challenge.json(+18 -0)➕
backend/schema/paths/tokens/2fa/post.json(+55 -0)📝
backend/schema/paths/tokens/post.json(+8 -1)➕
backend/schema/paths/users/userID/2fa/backup-codes/post.json(+92 -0)➕
backend/schema/paths/users/userID/2fa/delete.json(+48 -0)➕
backend/schema/paths/users/userID/2fa/enable/post.json(+92 -0)➕
backend/schema/paths/users/userID/2fa/get.json(+57 -0)➕
backend/schema/paths/users/userID/2fa/post.json(+52 -0)📝
backend/schema/swagger.json(+26 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.