mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[PR #4077] [MERGED] v2.12.1 #3806
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#3806
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/4077
Author: @jc21
Created: 10/16/2024
Status: ✅ Merged
Merged: 10/16/2024
Merged by: @jc21
Base:
master← Head:develop📝 Commits (5)
d96a398Fix forward_scheme validation in Redirection Hostfa2c814Fix schema validation in Default Site8497022Merge pull request #4076 from Nephiel/4074-fix-1edbed1aAdds tests for settings endpoints2f9e062bump version📊 Changes
18 files changed (+164 additions, -44 deletions)
View changed files
📝
.version(+1 -1)📝
README.md(+1 -1)📝
backend/internal/nginx.js(+3 -1)📝
backend/schema/components/proxy-host-object.json(+1 -9)📝
backend/schema/components/redirection-host-object.json(+1 -1)📝
backend/schema/components/setting-object.json(+5 -2)📝
backend/schema/paths/nginx/dead-hosts/hostID/put.json(+1 -3)📝
backend/schema/paths/nginx/dead-hosts/post.json(+1 -3)📝
backend/schema/paths/nginx/proxy-hosts/hostID/put.json(+1 -3)📝
backend/schema/paths/nginx/proxy-hosts/post.json(+1 -3)📝
backend/schema/paths/nginx/redirection-hosts/hostID/put.json(+1 -3)📝
backend/schema/paths/nginx/redirection-hosts/post.json(+1 -3)📝
backend/schema/paths/nginx/streams/streamID/put.json(+1 -3)📝
backend/schema/paths/settings/settingID/put.json(+15 -3)📝
test/cypress/e2e/api/FullCertProvision.cy.js(+4 -3)📝
test/cypress/e2e/api/ProxyHosts.cy.js(+1 -1)➕
test/cypress/e2e/api/Settings.cy.js(+124 -0)📝
test/cypress/plugins/backendApi/client.js(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.