mirror of
https://github.com/beilunyang/moemail.git
synced 2026-04-25 03:25:47 +03:00
[GH-ISSUE #75] 几点小建议 #52
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moemail#52
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 @gujiangjiang on GitHub (Sep 5, 2025).
Original GitHub issue: https://github.com/beilunyang/moemail/issues/75
1、添加用户管理,目前其实也有个简易的用户管理,但是需要手动输入用户名,如果可以有个窗口显示所以用户列表,更直观也更好操作。
2、resend免费用户限制1个域名,能否针对不同的域名添加不同的resend api,能够物尽其用更好一点。
3、能否添加turnstile验证码功能,在注册用户的时候、登录密码错误的时候都可以调用这个API显示验证码,当然如果可以的话管理员可以设置哪些场景需要验证码进行调用。
4、可以适当考虑加入页脚版权信息和右上角网站公告功能,可以由管理员进行设置。
感谢!
@gujiangjiang commented on GitHub (Oct 20, 2025):
https://github.com/beilunyang/moemail/pull/83
域名管理已经实现