phpmyadmin/libraries/classes/Controllers/Setup
Maurício Meneghini Fauth b2eb6bf4c9
Extract config load and check from Config's constructor
This allows better handling of the user's config loading and validation.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-11-15 13:20:13 -03:00
..
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ConfigController.php Merge branch 'QA_5_1-security' into master-security 2022-01-13 17:41:16 -03:00
FormController.php Replace Core::fatalError() calls in controllers 2022-10-31 20:25:55 -03:00
HomeController.php Merge branch 'QA_5_1-security' into master-security 2022-01-13 17:41:16 -03:00
MainController.php Extract config load and check from Config's constructor 2022-11-15 13:20:13 -03:00
ServersController.php Merge branch 'QA_5_1-security' into master-security 2022-01-13 17:41:16 -03:00
ShowConfigController.php Add types for Config\FormDisplay::save() parameters 2022-10-12 19:19:36 -03:00
ValidateController.php Replace Core::fatalError() calls in controllers 2022-10-31 20:25:55 -03:00