Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.3.0-b1
-
Component/s: None
-
Labels:None
Description
The cPanel module already masks passwords saved in the module log "Input" for API requests sent out from the module, but when cPanel replies to some API requests, their response may also contain a password, and that password is not masked when saved in the module log "Output".
We should look over the API responses received and mask sensitive information from being saved to the module log.