aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/passwords/driver/sha_xf1.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13203] Use string_compare method in passwords driversMarc Alexander2014-10-221-2/+2
* [ticket/12715] Cleanup comments in \phpbb\passwords\*Tristan Darricau2014-06-151-4/+4
* [ticket/12352] Do not check hashes that don't have the necessary lengthMarc Alexander2014-06-021-1/+1
* [ticket/12352] Update file headers to fit new formatMarc Alexander2014-06-011-6/+7
* [ticket/12352] Add get_settings_only method to passwords driver baseMarc Alexander2014-06-011-8/+0
* [ticket/12352] Add passwords driver for xenforo 1.0, 1.1 passwordsMarc Alexander2014-06-011-0/+75