1
13693261870
2022-09-20 840fd8816825c4417854aee3bc11b7d1e10baac0
1
已修改2个文件
24 ■■■■ 文件已修改
etc/cas/config/application.yml 22 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
etc/cas/config/cas.properties 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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:
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