From b67ea18471ca91f82b94ac86e962b588db030a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Sat, 16 Mar 2024 10:03:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E8=AE=BE=E7=BD=AE=E4=B8=AD?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E5=AE=A2=E6=88=B7=E7=AB=AFIP?= =?UTF-8?q?=E6=8A=A5=E5=A4=B4=E5=A2=9E=E5=8A=A0True-Client-IP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/views/@default/settings/security/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/views/@default/settings/security/index.html b/web/views/@default/settings/security/index.html index e71fbed9..9ccf5d1d 100644 --- a/web/views/@default/settings/security/index.html +++ b/web/views/@default/settings/security/index.html @@ -61,7 +61,7 @@ 自定义客户端IP报头 -

可以通过此报头获取客户端IP,类似于X-Forwarded-For X-Real-IP Client-IP [填入],用于使用反向代理访问管理系统的情形;如果有多个报头可以使用空格隔开。

+

可以通过此报头获取客户端IP,类似于X-Forwarded-For X-Real-IP True-Client-IP Client-IP [填入],用于使用反向代理访问管理系统的情形;如果有多个报头可以使用空格隔开。