From b665b9a35955e88056975112fff74c8c3624abaa Mon Sep 17 00:00:00 2001 From: Graham Date: Mon, 18 Jul 2022 19:25:00 +0100 Subject: [PATCH] Replace TODO with "Verify ID" in the login protocol documentation We're fairly certain this is what the field is called based on the TFU leak. Signed-off-by: Graham --- share/doc/protocol/login.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/doc/protocol/login.md b/share/doc/protocol/login.md index c3811eb7..7a10307c 100644 --- a/share/doc/protocol/login.md +++ b/share/doc/protocol/login.md @@ -62,7 +62,7 @@ hash to load balance between login servers, but this has not been confirmed. | String | Settings cookie | | Int | Affiliate ID | | Int | Preferences | -| Short | TODO | +| Short | Verify ID | | Int\[29\] | JS5 archive checksums | | UnsignedByte | RSA-encrypted payload length (n) | | Byte\[n\] | RSA-encrypted payload |