1561316811 commented on issue #8853:
URL: https://github.com/apache/cloudstack/issues/8853#issuecomment-2040963891
In the following code, in line 3096, we can infer that "nvp" variable may
contain password by lines 3101 and 3106. But the "extraOpts" appends the
information of "nvp.getValue()" and then was logged out in line 3110.
https://github.com/apache/cloudstack/blob/2959cc67652381e3a39b298e674a0bced5002337/services/secondary-storage/server/src/main/java/org/apache/cloudstack/storage/resource/NfsSecondaryStorageResource.java#L3091-L3120
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]