Chore: Prohibit cib from logging sensitive configuration
modified src/bin/cib.rs
@@ -141,7 +141,7 @@ impl QueuedCmd {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -215,7 +215,7 @@ impl ProcessEventsCmd {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/logger.rs
@@ -67,6 +67,9 @@ pub fn end_cib_in_error() {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|