is there a way to reset the admin password e.g. from cli and without password-email? Or does the old way (add a new MD5 string to the db table) still work? In my table, the hash has a (example, not the real value) $2$10$ prefix...
(its on a local testserver, without email. but i'd hate to start from scratch just because of the forgotten admin password)
Question
alex84
Hi,
is there a way to reset the admin password e.g. from cli and without password-email? Or does the old way (add a new MD5 string to the db table) still work? In my table, the hash has a (example, not the real value) $2$10$ prefix...
(its on a local testserver, without email. but i'd hate to start from scratch just because of the forgotten admin password)
Kind regards
Edited by alex84clarification
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now