phpmyadmin/libraries/plugins/auth
Michal Čihař 3ba8a026fc Use hash_hmac for MAC rather than plain SHA1
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-18 16:56:52 +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 Use hash_hmac for MAC rather than plain SHA1 2016-07-18 16:56:52 +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