phpmyadmin/libraries/plugins
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
..
auth Fix password change in cookie auth 2016-08-02 08:42:44 +02:00
export Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
import Use https for wiki links 2016-07-27 16:28:07 +02:00
schema Fixed invalid Content-Length in some HTTP responses 2016-07-22 16:41:51 +02:00
transformations Use https for outbound links where applicable 2016-07-28 09:19:13 +02:00
AuthenticationPlugin.php Properly escape configuration parameters when rendering 2016-07-26 16:47:01 +02:00
ExportPlugin.php Remove dead code 2015-11-09 05:39:17 -08:00
ImportPlugin.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
IOTransformationsPlugin.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
SchemaPlugin.php The shared method has to be protected, not private 2016-01-05 16:15:17 +01:00
TransformationsInterface.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
TransformationsPlugin.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00
UploadInterface.php Add namespace on part of plugins classes. 2015-09-05 00:33:42 +02:00