BookSystem/backend
jayhgq 49f7022c1b feat: 添加公开注册接口,修复邮箱验证链接路径
- 新增 POST /users/register 公开注册接口(无需验证码,直接创建用户)
- 修复邮箱验证邮件中的链接路径(/verify-email → /users/verify-email)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 06:06:51 +00:00
..
.trae/rules feat(auth): 添加验证码功能以增强登录安全性 2026-04-28 17:42:00 +08:00
auth feat: 添加公开注册接口,修复邮箱验证链接路径 2026-07-22 06:06:51 +00:00
swagger-ui feat(auth): 添加验证码功能以增强登录安全性 2026-04-28 17:42:00 +08:00