I think it is important that those who are using Drupal as their master user control (instead of phpBB) should have the ability to allow for email verification by Drupal.

When email verification is set, Drupal creates a password and emails it to the user. This causes a problem with the auto creation of the user account in phpBB. It would be better to allow for Drupal to insert the password information into phpBB so that the user doesn't have to create their account twice.

As far as I know, phpBB supports MD5 and and salted hashing. I think Drupal uses salted, so this should be do-able?

Comments

cjeanson’s picture

Status: Active » Fixed

Nevermind, with the visual verification bug fixed, this works now.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.