mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-26 01:05:52 +03:00
[GH-ISSUE #895] 密码忘记咋重置啊 #477
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#477
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 @myworld6 on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/895
如题。。大佬们我有一段时间没上这个管理界面了突然发现密码忘了。。咋重置啊
@0xJacky commented on GitHub (Feb 28, 2025):
清空 database.db 里的用户表,把 app.ini 里的 JwtSecret 字段清掉,重启 Nginx UI 进行初始化操作。
我应该要加一个命令行重置密码的功能
@0xJacky commented on GitHub (Mar 9, 2025):
更新至 v2.0.0-rc.4 即可使用命令行密码重置功能,请参考文档:
https://nginxui.com/zh_CN/guide/reset-password.html
To use the command-line password reset feature, update to v2.0.0-rc.4, refer to the documentation:
https://nginxui.com/guide/reset-password.html