summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOS3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODOS b/TODOS
new file mode 100644
index 0000000..699fcde
--- /dev/null
+++ b/TODOS
@@ -0,0 +1,3 @@
+- hash the password, with salt (currently it's plain text which is a no go!)
+- check timeout when verifying the registration code of a user
+