mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
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#3182
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/75
Author: @kolbii
Created: 2/19/2019
Status: ❌ Closed
Base:
develop← Head:feature/full_access_of_root_path📝 Commits (4)
a0f5dd7#65 custom config of location / on proxy host paned36850eMerge branch 'develop' into feature/full_access_of_root_pathcc1dbeaMerge branch 'develop' into feature/full_access_of_root_path5bedf37Merge branch 'develop' into feature/full_access_of_root_path📊 Changes
7 files changed (+94 additions, -3 deletions)
View changed files
➕
src/backend/migrations/20190219223711_root_config.js(+37 -0)📝
src/backend/schema/endpoints/proxy-hosts.json(+24 -0)📝
src/backend/templates/proxy_host.conf(+2 -0)📝
src/frontend/js/app/nginx/proxy/form.ejs(+16 -2)📝
src/frontend/js/app/nginx/proxy/form.js(+11 -0)📝
src/frontend/js/i18n/messages.json(+2 -1)📝
src/frontend/js/models/proxy-host.js(+2 -0)📄 Description
Fixes #65
Adds a new field to Proxy host and puts the generator that code into the root location block's body.
screenshot
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.