phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth 5d9142674d
Allow longer cookie encryption keys to be used
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-09-26 17:34:18 -03:00
..
Config
Database Fix checking db and table privileges when case is sensitive 2022-05-26 16:05:58 -03:00
Export Replace if with coalesce 2022-01-06 19:38:21 +00:00
Import Extract Simulate DML action from ImportController 2021-12-27 18:37:15 -03:00
Preferences Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03:00
Server Add ChangeLog entry for #17586 2022-06-11 14:04:58 -03:00
Setup Remove PMA_IS_WINDOWS constant 2022-04-24 20:37:55 -03:00
Sql Remove stickyfilljs JavaScript dependency 2022-04-27 19:47:31 -03:00
Table Fix PHP warning on GIS visualization when there is only one GIS column 2022-09-10 14:05:34 +02:00
Transformation Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
View Collapse if statements into one 2022-01-06 19:38:22 +00:00
AbstractController.php
BrowseForeignersController.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
ChangeLogController.php
CheckRelationsController.php Fix /check-relations page 2021-12-26 19:26:04 -03:00
CollationConnectionController.php
ColumnController.php
DatabaseController.php
ErrorReportController.php
GisDataEditorController.php
GitInfoController.php
HomeController.php Allow longer cookie encryption keys to be used 2022-09-26 17:34:18 -03:00
JavaScriptMessagesController.php Merge branch 'QA_5_1' into QA_5_2 2022-02-21 12:37:29 -03:00
LicenseController.php
LintController.php
LogoutController.php
NavigationController.php Create VO classes for each RelationParameters features 2021-12-26 19:17:58 -03:00
NormalizationController.php
PhpInfoController.php
RecentTablesListController.php
SchemaExportController.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
TableController.php
ThemesController.php
ThemeSetController.php
UserPasswordController.php
VersionCheckController.php