phpmyadmin/libraries/classes/Plugins
Michal Čihař 5867fad0ba Deny login if two factor is configured, but not available
Fixes #13832

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-24 09:17:29 +01:00
..
Auth Use templates for rendering header and footer of login page 2017-10-30 14:40:44 +01:00
Export Always define correct connection type 2017-10-25 10:21:18 +02:00
Import
Schema Always define correct connection type 2017-10-25 10:21:18 +02:00
Transformations
TwoFactor Deny login if two factor is configured, but not available 2017-11-24 09:17:29 +01:00
AuthenticationPlugin.php Use two-factor authentication instead fo second authentication factor 2017-11-02 09:05:18 +01:00
ExportPlugin.php
ImportPlugin.php
IOTransformationsPlugin.php
SchemaPlugin.php
TransformationsInterface.php
TransformationsPlugin.php
TwoFactorPlugin.php Minor grammar fix and match existing styles 2017-11-22 15:56:18 -05:00
UploadInterface.php