phpmyadmin/libraries/plugins
Michal Čihař 2ce7aa70c4 Move storing password/username after checking password
The cookie encryption is quite expensive, so let's move it after we
check password validity.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-12-01 09:50:16 +01:00
..
auth Move storing password/username after checking password 2014-12-01 09:50:16 +01:00
export Factorization. 2014-11-29 16:04:29 +01:00
import More long lines 2014-11-11 18:01:58 +05:30
schema $db is not defined 2014-11-14 12:10:05 +05:30
transformations Fix PHPCS issues. 2014-11-01 22:07:18 +01:00
AuthenticationPlugin.class.php Move storing password/username after checking password 2014-12-01 09:50:16 +01:00
ExportPlugin.class.php Fix typos. 2014-11-02 14:33:41 +01:00
ImportPlugin.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
IOTransformationsPlugin.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
SchemaPlugin.class.php Fix typos. 2014-11-02 14:33:41 +01:00
TransformationsInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00
TransformationsPlugin.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
UploadInterface.int.php oop: some coding style for plugins 2012-08-16 23:10:33 +03:00