mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12352] Check phpBB2 passwords that have been encrypted with phpass
PHPBB3-12352
This commit is contained in:
@@ -58,6 +58,7 @@ services:
|
||||
class: phpbb\passwords\driver\phpbb2_md5
|
||||
arguments:
|
||||
- @request
|
||||
- @passwords.driver.salted_md5
|
||||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user