From d0c701793c3cd7279c1104c4ea8656620e9081b6 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Tue, 2 Sep 2014 17:47:33 -0700 Subject: [PATCH] Document possibly-unexpected yet valid auth strings --- plugins/include/clients.inc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugins/include/clients.inc b/plugins/include/clients.inc index ef4aa7fa..4de44ef9 100644 --- a/plugins/include/clients.inc +++ b/plugins/include/clients.inc @@ -47,6 +47,12 @@ enum NetFlow /** * Auth string types. + * + * Note that for the Steam2 and Steam3 types, the following ids are + * also valid values: + * "STEAM_ID_PENDING" - Authentication is pending. + * "STEAM_ID_LAN" - Authentication is disabled because of being on a LAN server. + * "BOT" - The client is a bot. */ enum AuthStringType {