forked from lda/telodendria
Update TODO
This commit is contained in:
parent
c48d666899
commit
c63715c2e7
1 changed files with 3 additions and 0 deletions
3
TODO.txt
3
TODO.txt
|
@ -16,6 +16,9 @@ Milestone: v0.2.0
|
||||||
|
|
||||||
[ ] Document UserInteractiveAuth (move docs from Matrix)
|
[ ] Document UserInteractiveAuth (move docs from Matrix)
|
||||||
[ ] Document MemoryHexDump
|
[ ] 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
|
[~] User registration
|
||||||
[x] Username validation
|
[x] Username validation
|
||||||
[x] Password hashing
|
[x] Password hashing
|
||||||
|
|
Loading…
Reference in a new issue