Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-16697

Unable to login after conversion from phpBB2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.3.4-RC1
    • 3.3.3
    • phpBB 2.0 convertor
    • None

      It's currently not possible to login with a user's password after direct conversion of phpBB 2.0.x to 3.3.x. The issues is caused by two parts:

      • Updating hashes incorrectly uses the $CP$ as hash prefix which results in invalid combined hashes
      • Combined hashes of phpBB2 passwords do not expect the conversion step of applying phpass to the phpBB2 md5 hashes and therefore do not check this during login

            Marc Marc
            Marc Marc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: