mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-05-12 03:08:17 +00:00
![]() - Refactor SUBController subs and subJsons methods to extract host from X-Forwarded-Host header, falling back to X-Real-IP header and then to the request host if unavailable. - Update html function to extract host from X-Forwarded-Host header, falling back to X-Real-IP header and then to the request host if unavailable. - Update DomainValidatorMiddleware to first attempt to extract host from X-Forwarded-Host header, falling back to X-Real-IP header and then to the request host. Fixes: #2284 Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id> |
||
---|---|---|
.. | ||
assets | ||
controller | ||
entity | ||
global | ||
html | ||
job | ||
locale | ||
middleware | ||
network | ||
service | ||
session | ||
translation | ||
web.go |