Files
3x-ui/web
Ahmad Thoriq Najahi d070a82b3d feat: Enhance host extraction from headers (#2292)
- 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>
2024-05-23 23:51:19 +02:00
..
2024-03-12 19:44:51 +03:30
2024-03-20 14:17:35 +03:30
2023-05-20 19:15:20 +04:30
2024-04-21 00:56:55 +03:30
2024-05-08 21:31:58 +02:00