phpmyadmin/libraries/plugins/auth
Michal Čihař 2a2d865d50 Validate input data from cookies
We expect strings only, so not accept anything else.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-22 09:47:32 +02: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 Validate input data from cookies 2016-07-22 09:47:32 +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