Files
nanguangszwlback/mhd-gateway
rcx dd0bf32c35 feat(gateway):登录验证码改为纯数字,字符源限定0-9
需要将网关yml文件中 math 改成 char
security:
  captcha:
    enabled: true
    type: char   # math=算术题,char=纯数字
2026-08-19 14:28:45 +08:00
..
2025-12-09 18:29:09 +08:00
2025-12-09 11:17:54 +08:00