phpmyadmin/libraries/classes/Plugins
William Desportes 80a7f0a75c
Make the hmac secret a secret for the user
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-06-13 19:05:04 +02:00
..
Auth Make the hmac secret a secret for the user 2019-06-13 19:05:04 +02: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 Clean elses 2017-12-14 22:02:17 -02:00
ExportPlugin.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
ImportPlugin.php
IOTransformationsPlugin.php Add array type declarations 2017-09-24 23:49:59 -03:00
SchemaPlugin.php
TransformationsInterface.php
TransformationsPlugin.php Add array type declarations 2017-09-24 23:49:59 -03:00
TwoFactorPlugin.php Do not show verify button on invalid 2fa 2017-11-27 16:17:12 +01:00
UploadInterface.php