phpmyadmin/libraries/plugins/auth
Michal Čihař 767195e197 Sanitize MySQL host name before connecting
It can contain p: prefix which we don't want to honor.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-12 15:14:57 +02:00
..
recaptcha Fix #11389 ReCaptcha produce deprecated messages under PHP 7 2015-08-12 09:49:22 +05:30
AuthenticationConfig.php Remove some unnecessary string concatenations 2015-12-06 08:01:07 -05:00
AuthenticationCookie.php Sanitize MySQL host name before connecting 2016-07-12 15:14:57 +02:00
AuthenticationHttp.php Improve handling of logout 2016-05-23 13:02:21 +02:00
AuthenticationSignon.php Avoid double redirects in signon auth on logout 2016-05-23 13:23:16 +02:00