cloudstack/core/src
Rohit Yadav 2c3c88e209
console-proxy: fix potential NPE condition (#3419)
When checking if the console proxy URL domain starts with *, the code
does not check if the provided string is null. When domain is not
configured the IP address should be used.

Fixes #3164

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-06-26 23:18:20 +05:30
..
main console-proxy: fix potential NPE condition (#3419) 2019-06-26 23:18:20 +05:30
test tests: add unit tests for console proxy url (#2800) 2018-08-14 12:30:28 +05:30