[GH-ISSUE #310] [Bug] 登录密码忘记了要怎么找回? #189

Closed
opened 2026-03-03 01:01:30 +03:00 by kerem · 5 comments
Owner

Originally created by @Wulicheng321 on GitHub (Nov 6, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/310

登录密码忘记了要怎么找回?

Originally created by @Wulicheng321 on GitHub (Nov 6, 2024). Original GitHub issue: https://github.com/certimate-go/certimate/issues/310 登录密码忘记了要怎么找回?
kerem 2026-03-03 01:01:30 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@fudiwei commented on GitHub (Nov 6, 2024):

SQLite 打开 /pb_data/data.db,找到 _admins 那张表,passwordHash 那列自己重置吧。

可以随便找个 bcrypt 在线生成的工具,迭代次数填 12,生成完以后复制粘贴回去替换。

<!-- gh-comment-id:2459881847 --> @fudiwei commented on GitHub (Nov 6, 2024): SQLite 打开 `/pb_data/data.db`,找到 `_admins` 那张表,`passwordHash` 那列自己重置吧。 可以随便找个 bcrypt 在线生成的工具,迭代次数填 12,生成完以后复制粘贴回去替换。
Author
Owner

@usual2970 commented on GitHub (Nov 7, 2024):

image

<!-- gh-comment-id:2461049614 --> @usual2970 commented on GitHub (Nov 7, 2024): ![image](https://github.com/user-attachments/assets/269711fb-2633-47bd-b86b-b2c5d9433688)
Author
Owner

@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: @.***>

<!-- gh-comment-id:2472575420 --> @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 GitHub<https://github.com/usual2970/certimate/issues/310#issuecomment-2461049614>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AL47RQA3ZLC5MPTWDMQIQDTZ7KVJXAVCNFSM6AAAAABRINTHX2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRRGA2DSNRRGQ>. You are receiving this because you authored the thread.Message ID: ***@***.***>
Author
Owner

@muwn commented on GitHub (May 14, 2025):

image

这个指令疑是不存在了

Image

<!-- gh-comment-id:2878435856 --> @muwn commented on GitHub (May 14, 2025): > ![image](https://github.com/user-attachments/assets/269711fb-2633-47bd-b86b-b2c5d9433688) 这个指令疑是不存在了 ![Image](https://github.com/user-attachments/assets/21fca3f3-f640-4036-b4ea-942f6bb54e27)
Author
Owner

@songhanlin commented on GitHub (Jun 12, 2025):

./certimate superuser update 账号 密码

<!-- gh-comment-id:2965045521 --> @songhanlin commented on GitHub (Jun 12, 2025): ./certimate superuser update 账号 密码
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#189
No description provided.