|
Ran
|
Files
479
|
Run time
24s
|
Badge
README BADGES
|
push
github
box: eliminate password leaks in logs Before this patch the password could leak into logs when user set `listen` or `bootstrap_leader` option containing URI with user's credentials. Now, the `purge_password_from_uri` and the `purge_password_from_listen_options_uri` are applied to appropriate cfg options. These functions prevent password leaks. Also all possible `listen` and `replication` options are handled: single string uri, comma separated uris, table uris, multiple table uris and combined uris. Closes #10653 NO_DOC=bugfix (cherry picked from commit 8a65fa877)
63542 of 114904 branches covered (55.3%)
94476 of 109745 relevant lines covered (86.09%)
1900971.39 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|