Rishwanth Yeddula
|
6c26805c29
|
Ensure that database names with '.' are handled properly when DisableIS is true
Closes: #13267
Signed-off-by: Rishwanth Yeddula <rish@cpanel.net>
(cherry picked from commit 1aed791258)
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-09-12 15:50:15 -03:00 |
|
Maurício Meneghini Fauth
|
26a6581380
|
Replace static methods with instance methods
Replace PhpMyAdmin\CheckUserPrivileges static methods with instance methods.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-03-15 13:56:08 -03:00 |
|
Gabriel Caruso
|
45828153b6
|
Use PSR-1 for PHPUnit TestCase
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
|
2017-11-06 06:29:04 -02:00 |
|
Maurício Meneghini Fauth
|
df30240015
|
Add namespace to test classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-20 13:03:50 -03:00 |
|
Maurício Meneghini Fauth
|
a2b08bae7b
|
Refactor check_user_privileges to static methods
Refactor check_user_privileges.lib.php functions to static methods and move logic to check_user_privileges.inc.php.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-11 22:09:05 -03:00 |
|