[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
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
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