mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #310] [Bug] 登录密码忘记了要怎么找回? #189
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#189
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 @Wulicheng321 on GitHub (Nov 6, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/310
登录密码忘记了要怎么找回?
@fudiwei commented on GitHub (Nov 6, 2024):
SQLite 打开
/pb_data/data.db,找到_admins那张表,passwordHash那列自己重置吧。可以随便找个 bcrypt 在线生成的工具,迭代次数填 12,生成完以后复制粘贴回去替换。
@usual2970 commented on GitHub (Nov 7, 2024):
@Wulicheng321 commented on GitHub (Nov 13, 2024):
好的谢谢
发件人: usual2970 @.>
发送时间: 2024年11月7日 8:06
收件人: usual2970/certimate @.>
抄送: mango @.>; Author @.>
主题: Re: [usual2970/certimate] [Bug] 登录密码忘记了要怎么找回? (Issue #310)
image.png (view on web)https://github.com/user-attachments/assets/269711fb-2633-47bd-b86b-b2c5d9433688
―
Reply to this email directly, view it on GitHubhttps://github.com/usual2970/certimate/issues/310#issuecomment-2461049614, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AL47RQA3ZLC5MPTWDMQIQDTZ7KVJXAVCNFSM6AAAAABRINTHX2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRRGA2DSNRRGQ.
You are receiving this because you authored the thread.Message ID: @.***>
@muwn commented on GitHub (May 14, 2025):
这个指令疑是不存在了
@songhanlin commented on GitHub (Jun 12, 2025):
./certimate superuser update 账号 密码