phpmyadmin/libraries/plugins/auth
Michal Čihař 38b73180fd Fix password change in cookie auth
We can not set same cookie twice, so we have to avoid sending auth
cookie when we're about to change the password.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-08-02 08:42:44 +02:00
..
recaptcha Update ReCaptcha library to 1.1.2 2016-07-18 15:51:44 +02:00
swekey Merge branch 'QA_4_5' into QA_4_6 2016-02-12 10:45:43 +01:00
AuthenticationConfig.php Remove some unnecessary string concatenations 2015-12-06 08:01:07 -05:00
AuthenticationCookie.php Fix password change in cookie auth 2016-08-02 08:42:44 +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