mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 14:25:50 +03:00
[GH-ISSUE #151] bug: Admin删除账号后,发件权限控制中仍存留被删除的账号 #51
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SunsetMkt on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/151
复现步骤
登录Admin,删除一个申请过发信权限的账号,在发件权限控制中仍可见被删除的账号。
预期行为
登录Admin,删除一个申请过发信权限的账号,也删除它在发件权限控制中的记录。
构建配置
构建命令:pnpm build --emptyOutDir
构建输出目录:/dist
根目录:/frontend
源码版本:
github.com/dreamhunter2333/cloudflare_temp_email@e524f82674浏览器
Microsoft Edge 124
@SunsetMkt commented on GitHub (Apr 22, 2024):
附带的bugs:
@dreamhunter2333 commented on GitHub (Apr 22, 2024):
@dreamhunter2333 commented on GitHub (Apr 22, 2024):
main 分支已修复