phpmyadmin/libraries/classes/Plugins
Erol Guven 8920eae5db Allow authentication plugin to switch database users
Signed-off-by: Erol Guven <erol.guven@appian.com>
2022-03-09 11:53:50 +00:00
..
Auth Merge branch 'QA_4_9' into QA_5_1 2021-08-25 01:54:51 +02:00
Export Fix phpdocs after tcpdf update to 6.4.3 (the actual hints where not valid) 2021-12-29 01:41:58 +01:00
Import Fix #17298 - Import of email-addresses from ods results in empty contents 2022-02-06 14:19:01 +01:00
Schema Fix tcpdf setAutoPageBreak not using a boolean 2022-01-03 12:08:53 +01:00
Transformations Fix #15628 - JSON encoding failed: Malformed UTF-8 characters, possibly incorrectly encoded 2021-03-14 18:03:54 +01:00
TwoFactor #16746 - Replace samyoul/u2f-php-server by code-lts/u2f-php-server 2021-12-12 12:16:52 +01:00
AuthenticationPlugin.php Allow authentication plugin to switch database users 2022-03-09 11:53:50 +00:00
ExportPlugin.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
ImportPlugin.php Remove import_handle global variable 2020-08-18 20:45:33 -03:00
IOTransformationsPlugin.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
SchemaPlugin.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsPlugin.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TwoFactorPlugin.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00