mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[GH-ISSUE #653] [BUG]添加了变量“DISABLE_ANONYMOUS_USER_CREATE_EMAIL”为true,未登陆用户还是可以创建邮箱 #245
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#245
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 @DEKVIW on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/653
@dreamhunter2333 commented on GitHub (May 8, 2025):
感谢反馈,可以到 admin 页面,维护 -》worker 配置页面,查看 DISABLE_ANONYMOUS_USER_CREATE_EMAIL 是否为 true
@DEKVIW commented on GitHub (May 8, 2025):
admin页面是false
但是cloudflare确实设置的true了,不知道为啥没生效
@DEKVIW commented on GitHub (May 9, 2025):
删掉变量,复制admin维护worker的变量名字再重新添加就可以了
可能之前添加的变量名字存在不可见字符等差异导致变量没应用成功