Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 96a87eb66a18ea8cb86ab8c2ac623457954d7b66 https://github.com/phpmyadmin/phpmyadmin/commit/96a87eb66a18ea8cb86ab8c2ac62... Author: kerorero kerorero13@gmail.com Date: 2020-04-20 (Mon, 04 April 2020) +02:00
Changed paths: M js/server/privileges.js
Log Message: ----------- close #16049, checking if select input exists before retrieving the value, but not checking hostname select input value
Signed-off-by: Kamil Bacia kbacia7@gmail.com
Commit: 7c24eba29d9f723be2e746bb6fd85efae9da1d9f https://github.com/phpmyadmin/phpmyadmin/commit/7c24eba29d9f723be2e746bb6fd8... Author: William Desportes williamdes@wdes.fr Date: 2020-05-02 (Sat, 05 May 2020) +02:00
Changed paths: M js/server/privileges.js
Log Message: ----------- Merge #16090 - Fix #16049 - checking if select input exists before retrieving the value, but not checking hostname select input value
Merge #16090 Fixes: #16049
Signed-off-by: William Desportes williamdes@wdes.fr