From 840fd8816825c4417854aee3bc11b7d1e10baac0 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期二, 20 九月 2022 17:54:24 +0800 Subject: [PATCH] 1 --- etc/cas/config/cas.properties | 2 +- etc/cas/config/application.yml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/etc/cas/config/application.yml b/etc/cas/config/application.yml index 0a44f7c..286ccf6 100644 --- a/etc/cas/config/application.yml +++ b/etc/cas/config/application.yml @@ -73,16 +73,16 @@ #涓嶈鍣偣 # noise: # impl: com.google.code.kaptcha.impl.NoNoise - image: - width: 140 - height: 42 - textproducer: - font: - size: 25 - color: black - char: - length: 5 - space: 5 + image: + width: 140 + height: 42 + textproducer: + font: + size: 25 + color: black + char: + length: 5 + space: 5 #鍜岀櫥褰曟鑳屾櫙棰滆壊涓�鑷� # background: # clear: @@ -91,7 +91,7 @@ landtool: single: - showWarnMessage: false + showWarnMessage: false kickOut: false # 鏄惁韪㈠嚭涓婃鏈��鍑虹殑鐧诲綍 ignoreSameIp: true #鏄惁蹇界暐鐩稿悓IP涓嬬殑鐧诲綍 log: diff --git a/etc/cas/config/cas.properties b/etc/cas/config/cas.properties index b7de1af..993b51b 100644 --- a/etc/cas/config/cas.properties +++ b/etc/cas/config/cas.properties @@ -2,7 +2,7 @@ cas.server.name: http://192.168.20.106:8081 cas.server.prefix: http://192.168.20.106:8081/cas -cas.adminPagesSecurity.ip=192.168.20.106 +cas.adminPagesSecurity.ip=127.0.0.1 # logging.config: file:/D:/etc/cas/config/log4j2.xml logging.config: file:/E:/terrait/TianJin/cas5.0.3/etc/cas/config/log4j2.xml -- Gitblit v1.9.3