Branch: refs/heads/master
Home:
https://github.com/phpmyadmin/phpmyadmin
Commit: 600079f0f00d63dd2c335fb5ebf614602c2fa6aa
https://github.com/phpmyadmin/phpmyadmin/commit/600079f0f00d63dd2c335fb5ebf…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2019-09-29 (Sun, 09 September 2019) -03:00
Changed paths:
A libraries/classes/Controllers/Table/PrivilegesController.php
A templates/table/privileges/index.twig
A test/classes/Controllers/Table/PrivilegesControllerTest.php
M libraries/classes/Server/Privileges.php
M libraries/entry_points/server/privileges.php
M services_controllers.yml
M test/classes/Server/PrivilegesTest.php
D templates/server/privileges/table.twig
Log Message:
-----------
Create Table\PrivilegesController
Extract Server\Privileges::getHtmlForSpecificTablePrivileges to a
controller.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>