phpbb/phpBB/includes/crypto
Marc Alexander a4b0a8ceb9 [feature/passwords] Do not use specific errors but just return false
The authentication system should handle the possible errors for now.
Additional error returns can be added later on if they are needed.

PHPBB3-11610
2013-09-14 13:54:53 +02:00
..
driver [feature/passwords] Use correct prefix for salt in salted_md5 2013-09-14 13:53:26 +02:00
helper.php [feature/passwords] Add combined hashing method to helper 2013-09-14 13:53:58 +02:00
manager.php [feature/passwords] Do not use specific errors but just return false 2013-09-14 13:54:53 +02:00