phpmyadmin/libraries/plugins/auth
Michal Čihař 6117ad5cef Use hash_equals for checking username
This makes the comparison happen in constant time and makes it
impossible to use it to guess stored usernames.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-08-18 09:39:22 +02:00
..
AuthenticationConfig.class.php Add rfe #1421 Add retry button on connection failure with config auth 2013-04-28 12:31:21 +02:00
AuthenticationCookie.class.php Use hash_equals for checking username 2016-08-18 09:39:22 +02:00
AuthenticationHttp.class.php Use hash_equals for checking username 2016-08-18 09:39:22 +02:00
AuthenticationSignon.class.php Use single quotes when we do not want to evaluate the string 2012-10-16 11:18:16 +02:00