phpbb/phpBB/phpbb/passwords
Marc Alexander 380be9f1fd
[ticket/14733] Make sure detect_algorithm() works correctly and add tests
detect_algorithm() returned array() if an algorithm prefix was more than 2
characters long. This might have been invalid for other prefixes. In order
to correctly cope with other prefixes, another check for a backslash in the
prefix definitino has been added.
This was discovered while writing the tests for the newly added interface.

PHPBB3-14733
2016-10-03 22:09:28 +02:00
..
driver [ticket/14733] Extend passwords driver_interface in rehashable_driver_interface 2016-10-03 22:09:22 +02:00
helper.php [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy 2014-06-16 22:35:41 +02:00
manager.php [ticket/14733] Make sure detect_algorithm() works correctly and add tests 2016-10-03 22:09:28 +02:00