mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #287] admin 管理页面一直提示 401 #92
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#92
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 @rational-stars on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/287
邮箱地址凭据 没搞懂是啥

@dreamhunter2333 commented on GitHub (May 31, 2024):
admin passwords 是个字符串列表,可以参考文档的例子
@dreamhunter2333 commented on GitHub (May 31, 2024):
配置文件中允许用户创建邮箱即可允许创建,用户登录可以在 admin 用户页面配置
https://temp-mail-docs.awsl.uk/zh/guide/cli/worker.html#%E4%BF%AE%E6%94%B9-wrangler-toml-%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6
@rational-stars commented on GitHub (Jun 1, 2024):
@rational-stars commented on GitHub (Jun 1, 2024):
六一快乐 抽时间回就行
@dreamhunter2333 commented on GitHub (Jun 1, 2024):
密码看起来已经认证成功了,是不是没绑定 D1 数据库,或者名字不是
DB@rational-stars commented on GitHub (Jun 1, 2024):
@dreamhunter2333 commented on GitHub (Jun 1, 2024):
变量名称可以参考 cli 部署 worker 的部分