Debug log prints password while VIM registration.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
Fix Released
|
Undecided
|
Manpreet Kaur |
Bug Description
In the case of OpenStack VIM registration, the tacker debug logs prints the user's password.
* Registering OpenStack VIM
stack@ubuntu200
* The debug log prints the request details along with the password for the user
2020-11-12 04:28:29.252 2625306 DEBUG tacker.
. . .
{"vim": {"auth_url": "http://
Sensitive information such as a password should be encrypted in log messages.
Changed in tacker: | |
assignee: | nobody → Manpreet Kaur (manpreetk) |
description: | updated |
Changed in tacker: | |
status: | New → In Progress |
Fix proposed to branch: master /review. opendev. org/762943
Review: https:/