XenForo Passwords.
Submitted Ryan Ashbrook, Jan 05 2012 08:43 PM | Last updated Jan 05 2012 08:43 PM
The hashing algorithm for XenForo passwords in newauth.php is incorrect. This is already fixed for the next build but, posting it here so others know about it, and can patch it themselves immediately.
Download, extract, and upload the provided newauth.php file to /admin/sources/loginauth/convert/
*removed, see below*
Make sure you overwrite the one already there.
Those converting from other software do not need to do anything.
Download, extract, and upload the provided newauth.php file to /admin/sources/loginauth/convert/
*removed, see below*
Make sure you overwrite the one already there.
Those converting from other software do not need to do anything.
| Status: | Fixed |
| Version: | |
| Fixed In: |











1 Comments
We've added a fallback to the vBulletin authentication method to accommodate for this. If you are still experiencing the issue, and this sounds like a situation you are in, please try this file instead.
[attachment=36552:newauth.zip]
The fix will be included in the next Converters build as per usual.