[phpmyadmin/phpmyadmin] 135cd7: Fix exception for invalid db and table names for the privileges page

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 135cd76d3b3d4a2ce805434632b286c915ad6dc9 https://github.com/phpmyadmin/phpmyadmin/commit/135cd76d3b3d4a2ce805434632b2... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2022-09-30 (Fri, 09 September 2022) -03:00 Changed paths: M libraries/classes/Controllers/Database/PrivilegesController.php M libraries/classes/Controllers/Table/PrivilegesController.php M test/classes/Controllers/Database/PrivilegesControllerTest.php M test/classes/Controllers/Table/PrivilegesControllerTest.php Log Message: ----------- Fix exception for invalid db and table names for the privileges page Related to #17729 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth