cloudstack/api/test/org/apache/cloudstack/api
John Burwell 3a48171bd8 CLOUDSTACK-8566: Strips the username and password credentials from host details
... map returned by the following API calls by filtering these fields from the
details attribute in the HostResponse class:

  * listHosts
  * addHost
  * cancelHostMaintenance
  * listHosts
  * prepareHostForMaintenance
  * reconnectHost
  * updateHost

This fix addresses CVE 2015-3251.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-08-14 10:49:28 +05:30
..
command/test Fixed few coverity issues like invalid boxing unboxing issues, resource leaks, null dereferences 2015-02-06 16:50:20 +05:30
response CLOUDSTACK-8566: Strips the username and password credentials from host details 2015-08-14 10:49:28 +05:30
BaseCmdTest.java Dispatcher corrections, refactoring and tests 2014-03-07 19:12:07 +01:00