2014-09-27 - Changing Admin Passwords Fixed
Header Data
From: Timothy White <ti***8@gmail.com>
Message Hash: 49d1d8a3dc93a4191dcb58f0f1272a97066b538295c8f5f21e2273da4ada5f95
Message ID: <CAESLx0+g+S8hWqR5M_aW+h4w=T_4W6tK7CiTiWc+rh5scGRzA@mail.gmail.com>
Reply To: _N/A
UTC Datetime: 2014-09-27 17:35:13 UTC
Raw Date: Sun, 28 Sep 2014 10:35:13 +1000
Raw message
I've fixed the bug in the nightlies for changing the admin password's. It's
a sha1 salted hash, and there was a bug in the PEAR class that we didn't
work around.
If you need to get access back to your install, you can use the following
SQL to reset the admin user password back to the default.
REPLACE INTO `auth` VALUE
('admin','5c0aaa28ef1b32d86101b59835766187befb98c2a88c6286c');
The 3.7.7.11.199.g4f21c0d package and newer has this fix.
Tim
Thread
-
Return to September 2014
-
Return to “Timothy White <ti***8@gmail.com>”
-
2014-09-27 (Sun, 28 Sep 2014 10:35:13 +1000) - Changing Admin Passwords Fixed - Timothy White <ti***8@gmail.com>