Update TODO

This commit is contained in:
Jordan Bancino 2023-01-06 21:17:55 +00:00
parent c48d666899
commit c63715c2e7
1 changed files with 3 additions and 0 deletions

View File

@ -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