Superadmin Authentication Stopped Working #1191
Unanswered
asad-vathare
asked this question in
Q&A
Replies: 1 comment
-
|
Without having a look at the DB internals I doubt it's possible to understand what exactly went wrong, but definitely something went wrong along the migration. 1 thing is for sure: the openwisp application does not change the password of admin users. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I had a superadmin user that I created using manage.py after changing the db from sqlite to mysql. Its been 4 or 5 months now since I created the user.
The stuff I did after which these errors popped up were :
So I got access to openwisp dashboard now after creating another superadmin user, and I tried changing password of old superadmin user since I thought it had been changed to old password, it said "Cannot change password to current password" or something along the way. And I am not able to login using that username and password. I checked for case-sensitivity as well
Superadmin error:
Beta Was this translation helpful? Give feedback.
All reactions