phpmyadmin/libraries/plugins/auth
Michal Čihař ebaf126501 Do not use empty() for checking submitted username
The empty() function is evil and will you block from login with username
"0".

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-03-27 11:28:16 +02:00
..
AuthenticationConfig.php Simplify Response object handling 2016-12-07 18:17:59 +01:00
AuthenticationCookie.php Do not use empty() for checking submitted username 2017-03-27 11:28:16 +02:00
AuthenticationHttp.php Fix empty password login for http authetication 2016-12-19 16:01:00 +01:00
AuthenticationSignon.php Merge remote-tracking branch 'origin/pull/12799' 2017-01-02 16:15:58 +01:00