Added todo.

This commit is contained in:
Tristan B. Kildaire 2020-05-14 14:23:57 +02:00
parent 00c16b68da
commit 06c406ef86
1 changed files with 1 additions and 0 deletions

View File

@ -469,6 +469,7 @@ public final class BesterConnection : Thread
// sendStatus(5, JSONValue());
/* TODO: Send authentication success */
/* TODO: Disallow this id from anywhere but here */
sendStatusReport(StatusType.SUCCESS, "auth_special");
}
/* If authentication failed due to malformed message or incorrect details */