I use elgg 1.6. I somehow lost my admin account password, so I input my email to get it back, but it seems that the system send me an invaild link.
I had tried to change the password(md5) via phpmyadmin, but when I tried to login, it always requests me to click the link in email to verify.
Which table or field in mysql is for verifying? Can I change this in phpmyadmin?
Thanks.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- jdleung@jdleung

jdleung - 0 likes
You must log in to post replies.PhpMyAdmin
zap
name username password salt email
Admin2 Admin2 67146548c3b1c98d5bac5bbb39ab69b8 d1921181 xxxxx@gdddddd.com
password ==> qwerty1234
Don't forget again lolz ;-)
Yes. It works.
What does the field "salt" mean?
BTW, after inputing account to get back password, the link is like below
http://www.xxx.com/action/user/passwordreset?u=4&c=126d3e1a
but click the link redirects to the login homepage. why?