mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 14:25:50 +03:00
[GH-ISSUE #28] 管理员有办法查询密码么? #11
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#11
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 @goxofy on GitHub (Oct 8, 2023).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/28
@dreamhunter2333 commented on GitHub (Oct 8, 2023):
正在计划加一个 admin 控制台,可以查看密码
@dreamhunter2333 commented on GitHub (Oct 9, 2023):
增加了 admin 页面,需在配置文件增加密码,访问
/admin地址@goxofy commented on GitHub (Oct 10, 2023):
如果升级的话,pull 最新的代码然后重新部署 workers 和 frontend 就行了吗,数据库需要重新导入吗
@dreamhunter2333 commented on GitHub (Oct 10, 2023):
是的重新部署即可,数据库无需更新(没有数据库表结构的变更)