phpmyadmin/libraries/classes/Plugins
William Desportes e3f4a57aa6
Fix #14321 - leaked HTML on auth_type=signon before redirect occurs and on error page when SignonURL is not set
This fix also fixes the display when SignonURL is empty at configuration time.

When the user was redirected there was HTML in the output that could leak some interesting details about the server or the user.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-25 01:36:36 +02:00
..
Auth Fix #14321 - leaked HTML on auth_type=signon before redirect occurs and on error page when SignonURL is not set 2021-08-25 01:36:36 +02:00
Export Fix redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
Import Fixed php notice undefined index pma on ImportXml 2019-04-04 21:40:21 +02:00
Schema Fix redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
Transformations Improve warning message for external transformation 2020-03-20 18:58:15 -04:00
TwoFactor Fix for #14171 - 2FA QR PHPGD 2018-07-04 19:54:54 -03:00
AuthenticationPlugin.php Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS) 2019-10-30 00:06:12 +01:00
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