Commit Graph
3 Commits
Author SHA1 Message Date
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
赵辉 9cb99c915d oss单点登录 2026-07-08 18:42:53 +08:00
陈现府 8355431361 first commit 2025-11-20 10:45:16 +08:00