Skip to content

feat(auth): 添加账户删除功能的邮箱验证码支持#1475

Merged
Qinyouzeng merged 2 commits into
mainfrom
fix/delete_account
Jun 24, 2026
Merged

feat(auth): 添加账户删除功能的邮箱验证码支持#1475
Qinyouzeng merged 2 commits into
mainfrom
fix/delete_account

Conversation

@MayueCif

Copy link
Copy Markdown
Contributor
  • 升级所有项目的目标框架从 net6.0 到 net10.0
  • 在缓存键常量中添加账户删除相关的邮箱验证码前缀
  • 扩展 SendEmailTypes.DeleteAccount 类型的邮件发送逻辑
  • 修改 DeleteAccountCommand 命令以支持邮箱验证码参数
  • 在用户服务中实现账户删除时的邮箱验证码验证
  • 修复在线用户会话反序列化中的类型转换问题
  • 添加对同时提供短信和邮箱验证码的冲突检查

MayueCif added 2 commits June 23, 2026 17:24
- 升级所有项目的目标框架从 net6.0 到 net10.0
- 在缓存键常量中添加账户删除相关的邮箱验证码前缀
- 扩展 SendEmailTypes.DeleteAccount 类型的邮件发送逻辑
- 修改 DeleteAccountCommand 命令以支持邮箱验证码参数
- 在用户服务中实现账户删除时的邮箱验证码验证
- 修复在线用户会话反序列化中的类型转换问题
- 添加对同时提供短信和邮箱验证码的冲突检查
- 将基础镜像从 .NET 6.0.403 更新到 .NET 10.0
- 替换 MASA 镜像仓库为官方 Microsoft 容器注册表
- 更新 SDK 和运行时镜像标签以匹配新版本
- 保留原有的应用程序构建和发布流程
- 确保环境变量配置保持不变
@Qinyouzeng Qinyouzeng merged commit 5d54a9b into main Jun 24, 2026
2 of 3 checks passed
@Qinyouzeng Qinyouzeng deleted the fix/delete_account branch June 24, 2026 01:15
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants