phpmyadmin/libraries/plugins
Michal Čihař bd4cccc039 Move password change handling to authenticaton plugins
We should not care about plugin type while changing password, we should
just notify it and the plugin should be responsible for anything needed.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-12 14:43:10 +02:00
..
auth Move password change handling to authenticaton plugins 2014-06-12 14:43:10 +02:00
export Fix merge conflict 2014-06-10 12:43:07 -04:00
import Fixed documentation issue related to argument type mismatching in ImportCsv.class.php file, raised by scrutinizer 2014-05-17 18:11:10 +05:30
transformations Fix coding style 2014-06-03 12:40:21 -04:00
AuthenticationPlugin.class.php Move password change handling to authenticaton plugins 2014-06-12 14:43:10 +02:00
ExportPlugin.class.php Add types 2013-08-27 23:37:52 +05:30
ImportPlugin.class.php Add types 2013-08-27 23:37:52 +05:30
PluginManager.class.php Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
PluginObserver.class.php Global PHPDoc update. 2013-11-10 12:29:55 +01:00
TransformationsInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00
TransformationsPlugin.class.php Fix checking for not set values 2014-05-06 15:48:49 +02:00
UploadInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00