mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-30 13:33:06 +02:00
The $CP$ prefix is not part of the actual password hash. phpBB2 passwords converted do currently include a phpass hash of the md5 of the password. Make sure these are correctly checked. PHPBB3-16697