mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #374] [Feature]希望Admin路由增加一个无需验证选项 #129
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#129
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 @WowYiJiu on GitHub (Aug 5, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/374
我一般部署的私人网站喜欢接入Cloudflare Access或者Authentik一类的登陆验证,这样就只需要记住一个密码就可以了
@dreamhunter2333 commented on GitHub (Aug 5, 2024):
main 分支增加了 admin 角色, 分配到这个角色的用户可以直接访问admin
@dreamhunter2333 commented on GitHub (Aug 10, 2024):
v0.7.0: worker 增加 DISABLE_ADMIN_PASSWORD_CHECK 配置, 用于配置是否禁用 admin 控制台密码检查, 若你的网站只可私人访问,可通过此禁用检查
https://github.com/dreamhunter2333/cloudflare_temp_email/releases/tag/v0.7.0