Giter Site home page Giter Site logo

Comments (11)

AragonSnow avatar AragonSnow commented on August 24, 2024

@fyngd
方法1:
配置邮箱,点忘记密码,点击链接重置密码
方法2:
新建一个用户,使用你要使用的密码。导出database.db,使用SQLite Expert Personal 5直接在数据库修改密码

from qd.

fyngd avatar fyngd commented on August 24, 2024

@fyngd
方法1:
配置邮箱,点忘记密码,点击链接重置密码
方法2:
新建一个用户,使用你要使用的密码。导出database.db,使用SQLite Expert Personal 5直接在数据库修改密码

方法1:提示:如果用户存在,会将发送密码重置邮件到您的邮箱,请注意查收。(如果您没有收到过激活邮件,可能无法也无法收到密码重置邮件)

from qd.

AragonSnow avatar AragonSnow commented on August 24, 2024

你配置了邮箱就能收到邮件

from qd.

fyngd avatar fyngd commented on August 24, 2024

你配置了邮箱就能收到邮件

昨晚到现在都收不到,我163的邮箱。

from qd.

AragonSnow avatar AragonSnow commented on August 24, 2024

配置邮箱

docker run -d --name qiandao -p 12345:80 -v $(pwd)/qiandao/config:/usr/src/app/config --env MAIL_SMTP=STMP服务器 --env MAIL_PORT=邮箱服务器端口 --env MAIL_USER=用户名 --env MAIL_PASSWORD=密码 --env MAIL_PASSWORD=密码 --env DOMAIN=域名 asdaragon/qiandao

from qd.

Luxuslaerm avatar Luxuslaerm commented on August 24, 2024

@fyngd
方法1:
配置邮箱,点忘记密码,点击链接重置密码
方法2:
新建一个用户,使用你要使用的密码。导出database.db,使用SQLite Expert Personal 5直接在数据库修改密码

小白又学会一项技能用SQLite Expert修改数据库,搞了半天发现是自己注册邮箱把qq.com打错成qqc.om,怪不得死活登录不进去了

from qd.

AragonSnow avatar AragonSnow commented on August 24, 2024

@fyngd 0122已经添加了管理员修改密码的功能

from qd.

fyngd avatar fyngd commented on August 24, 2024

@fyngd 0122已经添加了管理员修改密码的功能

谢谢!已经更新,请问如何验证管理员邮箱?

from qd.

if1y avatar if1y commented on August 24, 2024

今天尝试修改密码,提交修改后报错 管理员邮箱/密码错误,反复尝试无果。 @AragonSnow

from qd.

AragonSnow avatar AragonSnow commented on August 24, 2024

@if1y 那就是密码错误了呗。20210222更换成md5验证,需要注销重新登录一次生成md5密码。20210122之前的是明文密码验证

from qd.

if1y avatar if1y commented on August 24, 2024

@if1y 那就是密码错误了呗。20210222更换成md5验证,需要注销重新登录一次生成md5密码。20210122之前的是明文密码验证

验证密码确认是无误的。估计是验证模式更改导致的,我通过配置smtp解决了。

from qd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.