[phpmyadmin/phpmyadmin] 5461f6: Create Preferences\TwoFactorController controller

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5461f6e476e390381cb756da065b9df5fa9725b1 https://github.com/phpmyadmin/phpmyadmin/commit/5461f6e476e390381cb756da065b... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-12-23 (Mon, 12 December 2019) -03:00 Changed paths: A libraries/classes/Controllers/Preferences/TwoFactorController.php M libraries/classes/Menu.php M libraries/classes/UserPreferencesHeader.php M libraries/routes.php M services_controllers.yml M templates/preferences/two_factor/configure.twig M templates/preferences/two_factor/confirm.twig M templates/preferences/two_factor/main.twig D libraries/entry_points/preferences/twofactor.php Log Message: ----------- Create Preferences\TwoFactorController controller Moves the two factor entry point logic to the controller and removes the entry point file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth