mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[PR #955] [MERGED] v2.8.1 #3327
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#3327
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/955
Author: @jc21
Created: 3/17/2021
Status: ✅ Merged
Merged: 3/17/2021
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
2357354Bump ini from 1.3.5 to 1.3.8 in /frontendfe13b12Removed the need to restart Nginx Proxy Manager after generating JWT key pair.6df7b72Forward scheme and http code added for redirection hosts8ba6c4fAdded http_code definitione35138eAdded scheme to definitionsebeda63Globalization done77a2ee9Updated list table329d0ecAdded forward scheme to table columns1f122e9Database migrations createdeb20addMigrations hotfix📊 Changes
24 files changed (+272 additions, -52 deletions)
View changed files
📝
.version(+1 -1)📝
Jenkinsfile(+1 -1)📝
README.md(+1 -1)📝
backend/internal/proxy-host.js(+4 -0)➕
backend/migrations/20210210154702_redirection_scheme.js(+41 -0)➕
backend/migrations/20210210154703_redirection_status_code.js(+41 -0)📝
backend/models/token.js(+14 -3)📝
backend/schema/definitions.json(+13 -0)📝
backend/schema/endpoints/redirection-hosts.json(+26 -0)📝
backend/setup.js(+2 -3)📝
backend/templates/_hsts.conf(+3 -3)📝
backend/templates/redirection_host.conf(+2 -2)📝
docs/.vuepress/config.js(+1 -0)📝
docs/README.md(+12 -0)📝
docs/advanced-config/README.md(+6 -0)➕
docs/upgrading/README.md(+11 -0)📝
docs/yarn.lock(+18 -18)📝
frontend/js/app/nginx/redirection/form.ejs(+24 -1)📝
frontend/js/app/nginx/redirection/list/item.ejs(+6 -0)📝
frontend/js/app/nginx/redirection/list/main.ejs(+2 -0)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.