Invalid passwords in vB for new/updated/exported users
sun - May 1, 2008 - 19:47
| Project: | Drupal vB |
| Version: | 5.x-2.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
After creating a new user, updating an existing user account, and exporting Drupal users to vBulletin, affected users no longer are able to login directly in vBulletin.
This is because vB stores passwords double-hashed internally. Attached patch should fix this bug.
Additionally, if a user logs in directly in vBulletin, the user's session is flagged with loggedin = 2.
Anyone out there to confirm that this fix is working?
| Attachment | Size |
|---|---|
| drupalvb-DRUPAL-5--2.passwords.patch | 3.5 KB |

#1
Too critical to wait any longer -> RC2.