Marc Alexander
b855b8a5a5
[ticket/16955] Clean up cron and console classes
...
PHPBB3-16955
2022-12-28 08:37:21 +01:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
...
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Marc Alexander
7d37b650a4
[ticket/16697] Remove $CP$ prefix when updating hashes and support phpBB2 check
...
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
2021-02-04 21:20:50 +01:00
Marc Alexander
7e4498dfb5
[ticket/15347] Fix query quotes in update hashes cli command
...
PHPBB3-15347
2017-09-08 10:54:58 +02:00
Marc Alexander
170613848a
[ticket/15219] Add console command for updating hashes to bcrypt
...
PHPBB3-15219
2017-06-03 11:07:34 +02:00