-
Notifications
You must be signed in to change notification settings - Fork 470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
管理评论无法登录 #103
Comments
我也遇到了无法登陆的问题,确认过邮箱和密码正确,点击登陆后页面刷新了,但是不进入后台。只要点击登陆页面就会刷新。 |
解决了,记得回来帮帮我 |
我也遇到了这个问题,你们是不是使用了sendCloud,经过我fork项目打印错误信息后,发现用他家的话,api_user账号(即leancloud环境变量的smtp_user)不是邮箱,导致注册时存邮箱账号有问题,因为leancloud限制了email字段有校验,所以你们会发现注册也是会302跳转的。 |
同样的问题。清空 _User 之后重新部署也没有用。 |
淦,我好像是因为 BLOGGER_EMAIL 末尾多了个空格。 |
user表中邮箱和BLOGGER_MAIL一致。
点击登录,httpcode:302
The text was updated successfully, but these errors were encountered: