[phpmyadmin/phpmyadmin] 53c2ea: escaping the database names when granting privileges on tables

Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 53c2eadf460fe1c2803b9e7cd7e0a190cb08a504 https://github.com/phpmyadmin/phpmyadmin/commit/53c2eadf460fe1c2803b9e7cd7e0... Author: Fawzi E. Abdulfattah <iifawzie@gmail.com> Date: 2021-07-28 (Wed, 07 July 2021) +02:00 Changed paths: M templates/server/privileges/privileges_summary.twig Log Message: ----------- escaping the database names when granting privileges on tables Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com> Commit: 84e9b611a6831806a0d5efe588d16e6a2352df05 https://github.com/phpmyadmin/phpmyadmin/commit/84e9b611a6831806a0d5efe588d1... Author: Fawzi E. Abdulfattah <iifawzie@gmail.com> Date: 2021-07-28 (Wed, 07 July 2021) +02:00 Changed paths: M libraries/classes/Controllers/Server/PrivilegesController.php M libraries/classes/Server/Privileges.php Log Message: ----------- fixing the links when granting privileges on tables or routines Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com> Commit: dcdfeb576807fc1def33b6956a290c21af4f838b https://github.com/phpmyadmin/phpmyadmin/commit/dcdfeb576807fc1def33b6956a29... Author: William Desportes <williamdes@wdes.fr> Date: 2021-07-28 (Wed, 07 July 2021) +02:00 Changed paths: M libraries/classes/Controllers/Server/PrivilegesController.php M libraries/classes/Server/Privileges.php M templates/server/privileges/privileges_summary.twig Log Message: ----------- Merge #17044 - Fix #13614 - escaping the database names when granting privileges on tables Pull-request: #17044 Fixes: #13614 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 98bcafa188ed742e072fa138dd00c05db9e895e0 https://github.com/phpmyadmin/phpmyadmin/commit/98bcafa188ed742e072fa138dd00... Author: William Desportes <williamdes@wdes.fr> Date: 2021-07-28 (Wed, 07 July 2021) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add a ChangeLog entry for #13614 Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
Fawzi E. Abdulfattah