feat(tenant): 新增租户自助注册功能(支持 Turnstile 人机验证)
- 支持匿名 POST /register 注册,默认套餐 ID=999、账号数 99、2099 年底过期 - 集成 Cloudflare Turnstile 服务端校验,可开关、可配置密钥与超时 - 补充操作人信息,避免 creator/updater 为空 - 操作日志匿名场景从 Request Attribute 补全用户信息 - 更新 .gitignore 忽略 /.omc/ 与 AGENTS.md - 关闭默认水印(留空)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -62,3 +62,5 @@ application-my.yaml
|
||||
/.claude/agents/backend-architect.md
|
||||
/tkdata-model-server-issues.md
|
||||
/CLAUDE.md
|
||||
/.omc/
|
||||
/AGENTS.md
|
||||
|
||||
Reference in New Issue
Block a user