phpmyadmin/libraries/classes/Plugins
Maurício Meneghini Fauth 015c404038 Retrieve parameters from $_POST in AuthenticationCookie plugin
Retrieves pma_username and pma_password parameters from $_POST instead of $_REQUEST

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-06-01 15:50:33 -03:00
..
Auth Retrieve parameters from $_POST in AuthenticationCookie plugin 2019-06-01 15:50:33 -03:00
Export Fix #14588 - export all geometry objects as hex 2019-05-07 13:47:37 +02:00
Import Fixed php notice undefined index pma on ImportXml 2019-04-04 21:40:21 +02:00
Schema Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Transformations Fix #14794 - Not responding to click, frozen interface 2018-12-19 10:56:09 +01:00
TwoFactor Fix for #14171 - 2FA QR PHPGD 2018-07-04 19:54:54 -03:00
AuthenticationPlugin.php
ExportPlugin.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
ImportPlugin.php
IOTransformationsPlugin.php
SchemaPlugin.php
TransformationsInterface.php
TransformationsPlugin.php
TwoFactorPlugin.php
UploadInterface.php