mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[PR #416] [MERGED] v2.2.4 #3243
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#3243
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/416
Author: @jc21
Created: 5/21/2020
Status: ✅ Merged
Merged: 5/21/2020
Merged by: @jc21
Base:
master← Head:develop📝 Commits (10+)
995db12remove arbitrary length limit of forward_host1d23d5cremove maxlength from html too3af560cswitch to 255 limit to match dba7cabddMerge pull request #376 from spalger/expand-forward-host-sizec0e9d1eFix satisy typo291a74cBump jquery from 3.4.1 to 3.5.0 in /frontend31f1d30apply migration to correct table0702a4eFix incorrect varbae21f3Merge pull request #397 from Indemnity83/patch-164922f0Merge pull request #388 from jc21/dependabot/npm_and_yarn/frontend/jquery-3.5.0📊 Changes
21 files changed (+327 additions, -361 deletions)
View changed files
➕
.github/ISSUE_TEMPLATE/product_support.md(+16 -0)📝
.version(+1 -1)📝
README.md(+1 -1)📝
backend/internal/access-list.js(+3 -3)📝
backend/internal/nginx.js(+3 -0)➕
backend/migrations/20200410143840_access_list_client_fix.js(+34 -0)📝
backend/models/access_list.js(+1 -1)📝
backend/schema/endpoints/access-lists.json(+225 -227)📝
backend/schema/endpoints/proxy-hosts.json(+1 -1)📝
backend/templates/letsencrypt-request.conf(+4 -0)📝
docs/.vuepress/config.js(+1 -0)📝
docs/advanced-config/README.md(+3 -3)➕
docs/faq/README.md(+16 -0)📝
docs/setup/README.md(+1 -1)📝
frontend/js/app/nginx/access/form.ejs(+2 -2)📝
frontend/js/app/nginx/access/form.js(+1 -1)📝
frontend/js/app/nginx/access/list/item.ejs(+1 -1)📝
frontend/js/app/nginx/proxy/form.ejs(+1 -1)📝
frontend/js/i18n/messages.json(+1 -1)📝
frontend/package.json(+1 -1)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.