phpmyadmin/libraries/classes/Middleware
Maurício Meneghini Fauth 2dd24efbe6
Extract Application methods to their respective middleware
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-17 11:05:18 -03:00
..
Authentication.php Create the Authentication middleware 2023-08-16 20:51:25 -03:00
ConfigErrorAndPermissionChecking.php Create the ConfigErrorAndPermissionChecking middleware 2023-08-16 20:51:22 -03:00
ConfigLoading.php Create the ConfigLoading middleware 2023-08-16 20:51:18 -03:00
CurrentServerGlobalSetting.php Create the CurrentServerGlobalSetting middleware 2023-08-16 20:51:22 -03:00
DatabaseAndTableSetting.php Extract Application methods to their respective middleware 2023-08-17 11:05:18 -03:00
DatabaseServerVersionChecking.php Create the DatabaseServerVersionChecking middleware 2023-08-16 20:51:26 -03:00
DbiLoading.php Create the DbiLoading middleware 2023-08-16 20:51:25 -03:00
EncryptedQueryParamsHandling.php Create the EncryptedQueryParamsHandling middleware 2023-08-16 20:51:20 -03:00
ErrorHandling.php
GlobalConfigSetting.php Create the GlobalConfigSetting middleware 2023-08-16 20:51:23 -03:00
LanguageAndThemeCookieSaving.php Create the LanguageAndThemeCookieSaving middleware 2023-08-16 20:51:24 -03:00
LanguageLoading.php Create the LanguageLoading middleware 2023-08-16 20:51:21 -03:00
LoginCookieValiditySetting.php Create the LoginCookieValiditySetting middleware 2023-08-16 20:51:25 -03:00
MinimumCommonRedirection.php Create the MinimumCommonRedirection middleware 2023-08-16 20:51:24 -03:00
OutputBuffering.php Create the OutputBuffering middleware 2023-08-08 16:14:34 -03:00
PhpExtensionsChecking.php Extract Application methods to their respective middleware 2023-08-17 11:05:18 -03:00
PhpSettingsConfiguration.php Create the PhpSettingsConfiguration middleware 2023-08-16 20:51:18 -03:00
ProfilingChecking.php Create the ProfilingChecking middleware 2023-08-16 20:51:27 -03:00
RequestProblemChecking.php Create the RequestProblemChecking middleware 2023-08-16 20:51:22 -03:00
ResponseRendererLoading.php Create the ResponseRendererLoading middleware 2023-08-16 20:51:26 -03:00
RouteParsing.php Create the RouteParsing middleware 2023-08-16 20:51:19 -03:00
ServerConfigurationChecking.php Create the ServerConfigurationChecking middleware 2023-08-16 20:51:14 -03:00
SessionHandling.php Create the SessionHandling middleware 2023-08-16 20:51:19 -03:00
SetupPageRedirection.php Create the SetupPageRedirection middleware 2023-08-16 20:51:24 -03:00
SqlDelimiterSetting.php Create the SqlDelimiterSetting middleware 2023-08-16 20:51:26 -03:00
SqlQueryGlobalSetting.php Create the SqlQueryGlobalSetting middleware 2023-08-16 20:51:21 -03:00
ThemeInitialization.php Create the ThemeInitialization middleware 2023-08-16 20:51:23 -03:00
TokenMismatchChecking.php Create the TokenMismatchChecking middleware 2023-08-16 20:51:27 -03:00
TokenRequestParamChecking.php Extract Application methods to their respective middleware 2023-08-17 11:05:18 -03:00
TrackerEnabling.php Create the TrackerEnabling middleware 2023-08-16 20:51:28 -03:00
UriSchemeUpdating.php Create the UriSchemeUpdating middleware 2023-08-16 20:51:18 -03:00
UrlParamsSetting.php Create the UrlParamsSetting middleware 2023-08-16 20:51:20 -03:00
UrlRedirection.php Create the UrlRedirection middleware 2023-08-16 20:51:23 -03:00
UserPreferencesLoading.php Create the UserPreferencesLoading middleware 2023-08-16 20:51:27 -03:00
ZeroConfPostConnection.php Create the ZeroConfPostConnection middleware 2023-08-16 20:51:28 -03:00