phpmyadmin/libraries/plugins/auth
Michal Čihař 53f07e7179 Remove protection against < in HTTP Authorization header
It really doesn't make sense here as the username can potentionally
contain < anyway and we need to deal with it later (and we do).

Fixes #12710

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-18 11:00:11 +01:00
..
recaptcha Update ReCaptcha library to 1.1.2 2016-07-18 15:51:44 +02:00
AuthenticationConfig.php Remove some unnecessary string concatenations 2015-12-06 08:01:07 -05:00
AuthenticationCookie.php Add rel="noopener noreferrer" to all external target="_blank" links 2016-08-18 17:35:20 +02:00
AuthenticationHttp.php Remove protection against < in HTTP Authorization header 2016-11-18 11:00:11 +01:00
AuthenticationSignon.php Avoid double redirects in signon auth on logout 2016-05-23 13:23:16 +02:00