From c63715c2e7a47d86b8910d8e2ac6f3a9808bf15d Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Fri, 6 Jan 2023 21:17:55 +0000 Subject: [PATCH] Update TODO --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.txt b/TODO.txt index c9f58d5..5b5b47f 100644 --- a/TODO.txt +++ b/TODO.txt @@ -16,6 +16,9 @@ Milestone: v0.2.0 [ ] Document UserInteractiveAuth (move docs from Matrix) [ ] Document MemoryHexDump +[ ] Move String functions to a new String.h? +[ ] Make UtilStringConcat use varargs +[ ] Look into seeding random strings (possibly create Random.h?) [~] User registration [x] Username validation [x] Password hashing