Add search to TODO
This commit is contained in:
parent
6e11d9d00f
commit
a4a845b459
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
@ -3,3 +3,4 @@
|
||||||
- account registration
|
- account registration
|
||||||
- use email for confirmation and reset, but don't store email; instead
|
- use email for confirmation and reset, but don't store email; instead
|
||||||
store a crypt(3) of it
|
store a crypt(3) of it
|
||||||
|
- search function
|
||||||
|
|
Reference in a new issue