Replies: 2 comments
-
请使用数据库管理软件,输入 MongoDB 连接字符串来连接数据库,打开 config 表,删除 ADMIN_PASS 字段,保存,即可重置密码。 如果你还没有数据库管理软件,你可以下载安装以下数据库管理软件之一
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok,解决了,感谢!!
从 Windows 版邮件发送
发件人: iMaeGoo
发送时间: 2023年10月12日 22:25
收件人: twikoojs/twikoo
抄送: 夏蜀黍; Author
主题: Re: [twikoojs/twikoo] mongodb咋删除密码配置文件删除密码呀 (Discussion #605)
请使用数据库管理软件,输入 MongoDB 连接字符串来连接数据库,打开 config 表,删除 ADMIN_PASS 字段,保存,即可重置密码。
如果你还没有数据库管理软件,你可以选择以下数据库管理软件之一
• Robo3T: https://github.com/Studio3T/robomongo/releases
• MongoDB Compass: https://www.mongodb.com/products/tools/compass
• Navicat for MongoDB: https://www.navicat.com/en/products/navicat-for-mongodb
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
如何修改、重置管理员密码?
腾讯云请前往云开发控制台,Vercel 请前往 MongoDB,私有部署请直接编辑 data/db.json.1,编辑配置,删除 config.ADMIN_PASS 配置项,然后前往 Twikoo 管理面板重新设置密码。
对Vercel 请前往 MongoDB不是很理解
Beta Was this translation helpful? Give feedback.
All reactions