mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
dont log password
This commit is contained in:
committed by
Aiden McClelland
parent
69382f788d
commit
25d4b1ddec
@@ -43,7 +43,7 @@ fn gen_pwd() {
|
||||
)
|
||||
}
|
||||
|
||||
#[instrument]
|
||||
#[instrument(skip(ctx, password))]
|
||||
async fn cli_login(
|
||||
ctx: CliContext,
|
||||
password: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user