Commit Graph

2 Commits

Author SHA1 Message Date
Grand-cocoa
4143badef1 ci: 更新 GitHub Actions 依赖- 将 actions/checkout@v4 替换为 https://git.alina-dace.info/actions/checkout@4
Some checks failed
Sakura-Miki-build / Explore-Gitea-Actions (push) Failing after 9s
- 删除了多余的步骤,简化了工作流配置
2025-03-18 18:06:39 +08:00
Grand-cocoa
9f286f3dc9 feat(mfa): 实现 MFA 绑定和生成服务
Some checks failed
Sakura-Miki-build / Explore-Gitea-Actions (push) Failing after 33s
- 新增 MFA 相关的实体类、Mapper 和服务类
- 实现 MFA 绑定和生成的逻辑
- 添加 MFA 工具类,用于生成验证码
- 更新 RandomPhotoService 的 entrance 方法
- 修改日志级别为 info
- 添加 Dockerfile 和 Gitea Actions 配置
2025-03-18 17:51:41 +08:00