changeflyhigh
changeflyhigh
> 每次都会变更 但是已经设置了 过期时间了呀,不生效啦?
> 每次都会变更 如果企业级用户大规模推广这个功能,每次升级都换一次密码,估计 运维团队 要被扣绩效了。
 补充说明: 令牌失效日期是 2027/8/24,我设置了5年过期时间,倒退生成时间是 2022/8/24,也就是前两天升级到时候,即是升级 V2.25.0 的时候创建的,并不是 V2.23.0 的时候创建的,因为 V2.23.0使用了应该有一个月了。
2022-09-01 14:12:41 [ERRO] Get Connect token auth failed: POST http://core:8080/api/v1/authentication/connection-token/secret-info/detail/ failed, get code: 500, {"error": "Server internal error"}
> 连接数据库失败时,Magnus的日志也截图一下 1、我发的就是 Magnus 的日志,只是文本,不是截图 2、问题并不在于 Magnus 日志,而是旧的 token 在升级的时候过期了,不见了,这个才是问题所在。对于 Magnus 而言就是 用一个不存在的 token 过来访问而已。
log4j 漏洞适配规则,添加在 在post get 以及cookie参数规则中 ${jndi:ldap:// {jndi:rmi://
#ICMP相关 #windows默认ping包大小可关闭proxy端口 -A INPUT -p icmp -m icmp --icmp-type 8 -m length --length 60 -m recent --remove --name PROXYOPEN --mask 255.255.255.255 --rsource -j ACCEPT #linux默认ping包大小可关闭proxy端口 -A INPUT -p icmp -m...
########### nginx.conf ########### location / { return 200 'Thanks for access /'; } location = / { # return 200 'Thanks for access =/'; root /opt/nginx/nginx/html; index index.html index.htm; }...
> i find "It should be noted that using an index file causes an internal redirect" in nginx doc (https://nginx.org/en/docs/http/ngx_http_index_module.html. ) so i think this maybe right, because have a...