onitake commented on issue #3450: Port 8096 allows unauthenticated access from 
any IP.
URL: https://github.com/apache/cloudstack/issues/3450#issuecomment-507702456
 
 
   The code treats `null` as `disabled`: 
https://github.com/apache/cloudstack/blob/master/server/src/main/java/com/cloud/api/ApiServer.java#L409-L412
   
   But there doesn't seem to be a way to set this variable to `null` it's only 
validated as an integer.... 
https://github.com/apache/cloudstack/blob/master/server/src/main/java/com/cloud/api/ApiServer.java#L228-L234

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to