Branch: refs/heads/QA_5_2
Home:
https://github.com/phpmyadmin/phpmyadmin
Commit: 229d99bb8180b89685ff4c0f181f207fa13a70d0
https://github.com/phpmyadmin/phpmyadmin/commit/229d99bb8180b89685ff4c0f181…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-26 (Thu, 05 May 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Database/PrivilegesController.php
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Controllers/Table/PrivilegesController.php
M phpstan-baseline.neon
M psalm-baseline.xml
Log Message:
-----------
Fix checking db and table privileges when case is sensitive
Fixes
https://github.com/phpmyadmin/phpmyadmin/issues/17558
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 4f9009c1149961bd20b99a337beed3bde6076845
https://github.com/phpmyadmin/phpmyadmin/commit/4f9009c1149961bd20b99a337be…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-05-26 (Thu, 05 May 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Database/PrivilegesController.php
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Controllers/Table/PrivilegesController.php
M phpstan-baseline.neon
M psalm-baseline.xml
Log Message:
-----------
Merge pull request #17559 from MauricioFauth/db-table-lowercase-privs
Fix checking db and table privileges when case is sensitive