mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #1475] [CLOSED] Update x-forwarded-proto header handling #1305
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#1305
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/0xJacky/nginx-ui/pull/1475
Author: @0xJacky
Created: 12/9/2025
Status: ❌ Closed
Base:
dev← Head:cursor/update-x-forwarded-proto-header-handling-1223📝 Commits (1)
5799751feat: Add support for wildcard server names and proxy protocol📊 Changes
3 files changed (+169 additions, -26 deletions)
View changed files
📝
internal/site/index.go(+107 -25)➕
internal/site/index_test.go(+54 -0)📝
internal/sitecheck/checker.go(+8 -1)📄 Description
Separate site scan's probe URL from display URL and enhance wildcard server_name parsing.
Ensures sites with wildcard server_names and proxy_protocol listeners display correctly and are clickable in the UI, avoiding internal port exposure.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.