aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/passwords/driver/helper.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13917] Do not pass non-string variables to hash_equals()Marc Alexander2015-06-041-2/+8
* [ticket/13917] Use hash_equals() if it's availableMarc Alexander2015-06-041-0/+6
* [ticket/13203] Add method for byte by byte comparison to drivers helperMarc Alexander2014-10-221-0/+20
* [ticket/12715] Cleanup comments in \phpbb\passwords\*Tristan Darricau2014-06-151-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* [feature/passwords] Add missing documentation to docblocksMarc Alexander2013-12-291-1/+4
* [feature/passwords] Remove IN_PHPBB check from passwords filesMarc Alexander2013-12-291-8/+0
* [feature/passwords] Increase test coverage to 35 out ouf 36 methodsMarc Alexander2013-10-091-2/+3
* [feature/passwords] Pass config via service container to driver helperMarc Alexander2013-09-281-6/+20
* [feature/passwords] Modify passwords files for namespacing changesMarc Alexander2013-09-271-1/+3
* [feature/passwords] Use dependency injection for passwords driver helperMarc Alexander2013-09-221-11/+0
* [feature/passwords] Rename "crypto" files to "passwords" filesMarc Alexander2013-09-141-0/+143