Skip to content
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

bug: Creating a user using manage. py, login with an error message of 400 email or password #3932

Closed
wangjinpeng0730 opened this issue Dec 16, 2023 · 1 comment
Labels

Comments

@wangjinpeng0730
Copy link

Steps To Reproduce

1.Creating a user using manage. py, 2.login with an error message of 400 email or password
79ac8b4987b08f355c569d6d93a306d
af8c68c0af18f2e893e06908d46ed5a

Expected behavior

Login success

Actual behavior

Login failed

Screenshots or video

No response

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Environment (please complete the following information)

No response

Frontend Stack Trace

No response

Backend Stack Trace

No response

Additional context

No response

@wangjinpeng0730
Copy link
Author

This issue has been resolved.
Creating an account through manage. py to store it in plaintext in the database resulted in login verification not passing.
After using update-profile, the database will become ciphertext

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant