Skip to content
Snippets Groups Projects
Commit a806549d authored by Maria's avatar Maria Committed by Kirill Yukhin
Browse files

box: replication shouldn't leak user password

It was possible to leak user password through setting 'replication'
configuration option in first box.cfg invocation. This happened due
to unconditional logging in load_cfg function. The patch introduces
conditional logging.

Closes #4493
parent 85adac03
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment