mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[PR #1574] [MERGED] v2.9.12 #3461
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#3461
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/1574
Author: @jc21
Created: 11/8/2021
Status: ✅ Merged
Merged: 11/8/2021
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
e17de60Fixed typo4ada0feRemoves swagger container and adds exposed port for DB in dev envffe3db8Falls back to SQLite if no environment variables are providedefc5bffMakes SQLite the default database in documentationc3bef28Merge pull request #1547 from jc21/makes-sqlite-default4c6b96aMerge pull request #1546 from jc21/removes-swagger-containterd95cd36Merge pull request #1544 from piuswalter/patch-13d80759Renames the $upstream variables and does not append $request_ui if capture group exists in locationa5229d0Adds advanced config header warning and replaces variable info with translation8db541fRemoves HSTS from admin ui📊 Changes
15 files changed (+160 additions, -622 deletions)
View changed files
📝
.version(+1 -1)📝
README.md(+2 -18)📝
backend/app.js(+6 -7)📝
backend/index.js(+69 -68)📝
backend/internal/certificate.js(+11 -6)📝
backend/package.json(+1 -6)📝
backend/templates/_location.conf(+7 -2)📝
backend/yarn.lock(+1 -198)📝
docker/docker-compose.dev.yml(+2 -13)📝
docker/rootfs/etc/nginx/conf.d/include/proxy.conf(+2 -2)📝
docs/setup/README.md(+49 -76)📝
frontend/js/app/nginx/proxy/form.ejs(+5 -4)📝
frontend/js/i18n/messages.json(+3 -1)📝
frontend/package.json(+0 -1)📝
frontend/yarn.lock(+1 -219)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.