[phpmyadmin/phpmyadmin] 6c2680: Ensure that database names with '.' are handled properly when DisableIS is true

Branch: refs/heads/QA_4_8 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 6c26805c293f861c36a94f464858812dab066f56 https://github.com/phpmyadmin/phpmyadmin/commit/6c26805c293f861c36a94f464858... Author: Rishwanth Yeddula <rish@cpanel.net> Date: 2018-09-12 (Wed, 09 September 2018) -03:00 Changed paths: M libraries/classes/CheckUserPrivileges.php M test/classes/CheckUserPrivilegesTest.php Log Message: ----------- 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 1aed791258e8df083eeffe3be664c9b0fee8432e) Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Commit: 95d30c2b520a69d25d6ec68c1638dcca99283bf3 https://github.com/phpmyadmin/phpmyadmin/commit/95d30c2b520a69d25d6ec68c1638... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2018-09-12 (Wed, 09 September 2018) -03:00 Changed paths: M ChangeLog Log Message: ----------- Add ChangeLog entry for #13267 Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
participants (1)
-
Rishwanth Yeddula