[options] Correctly hide login info from debug outputs (#13696)

Iterate over opts instead of PRIVATE_OPTS for both performance and
correctness
This commit is contained in:
Yen Chi Hsuan
2017-07-23 16:21:35 +08:00
parent 0db492c02a
commit 905d18a7aa
3 changed files with 50 additions and 20 deletions

View File

@@ -1,3 +1,9 @@
version <unreleased>
Core
* [options] Correctly hide login info from debug outputs (#13696)
version 2017.07.23
Core