8go / 8go/matrix-commander-rs

--verify manual-device verifies not that device that was specified in --device

Abierto
#155 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
236
Forks
25
Merge medio
4 h 30 min
PR fusionados (30 d)
2

Descripción

Sometimes it verifies ALL devices:

2025-01-23T17:14:19.334224Z DEBUG matrix_commander_rs: device option is Some("JSBEQCHWTA")

2025-01-23T17:14:21.449264Z DEBUG matrix_commander_rs::mclient: Client device id: PBRPPVEMOJ
2025-01-23T17:14:21.449276Z DEBUG matrix_commander_rs::mclient: Client access token used: "syt_****"
2025-01-23T17:14:21.449292Z DEBUG matrix_commander_rs::mclient: Client cross signing status Some(CrossSigningStatus { has_master: true, has_self_signing: true, has_user_signing: true })
2025-01-23T17:14:21.581419Z INFO matrix_commander_rs::mclient: Successfully verified device "PBRPPVEMOJ" in one direction.
2025-01-23T17:14:21.650529Z INFO matrix_commander_rs::mclient: Successfully verified device "TRDKCKKSVV" in one direction.
2025-01-23T17:14:21.717477Z INFO matrix_commander_rs::mclient: Successfully verified device "WILLAAVEAA" in one direction.
2025-01-23T17:14:21.787215Z INFO matrix_commander_rs::mclient: Successfully verified device "AEGNRDARWP" in one direction.
2025-01-23T17:14:21.855592Z INFO matrix_commander_rs::mclient: Successfully verified device "KTUHOEZWSR" in one direction.
2025-01-23T17:14:21.923998Z INFO matrix_commander_rs::mclient: Successfully verified device "JSBEQCHWTA" in one direction.
2025-01-23T17:14:21.987431Z INFO matrix_commander_rs::mclient: Successfully verified device "URCINMJXJZ" in one direction.

Sometimes it verifies self:

2025-01-23T17:27:57.174744Z DEBUG matrix_commander_rs: device option is Some("NSGHVKSLSK")

2025-01-23T17:27:58.225507Z DEBUG matrix_commander_rs::mclient: Client device id: PBRPPVEMOJ
2025-01-23T17:27:58.225515Z DEBUG matrix_commander_rs::mclient: Client access token used: "syt_****"
2025-01-23T17:27:58.225528Z DEBUG matrix_commander_rs::mclient: Client cross signing status Some(CrossSigningStatus { has_master: true, has_self_signing: true, has_user_signing: true })
2025-01-23T17:27:58.374450Z INFO matrix_commander_rs::mclient: Successfully verified device "PBRPPVEMOJ" in one direction.

Cannot get verified only that device that was specified.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.