phpmyadmin/libraries/plugins/auth
Michal Čihař 3546bed47e Avoid using mb_strlen for checking whether string is empty
Using strlen produces same results here, just way faster.

Fixes #12397

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-09-16 10:29:21 +02:00
..
AuthenticationConfig.php More consistency for URL::getCommon 2016-06-17 12:44:29 +02:00
AuthenticationCookie.php Avoid using mb_strlen for checking whether string is empty 2016-09-16 10:29:21 +02:00
AuthenticationHttp.php The session_destroy is already called on logout 2016-06-08 15:30:55 +02:00
AuthenticationSignon.php Merge branch 'QA_4_6' 2016-05-23 13:23:43 +02:00