summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorniliara-edu <nil.jimeno@estudiant.fjaverianas.com>2025-01-26 00:27:45 +0100
committerniliara-edu <nil.jimeno@estudiant.fjaverianas.com>2025-01-26 00:27:45 +0100
commite3f0f700bf2de3b8e7d7c72893a4d6cb128f000d (patch)
treea7262e9c07ebb0541b0a948cb215fe33ef0246c5 /README.md
parent57a2df34f4986f1f6062f22804021925afec0419 (diff)
update
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c8db30..08f887b 100644
--- a/README.md
+++ b/README.md
@@ -31,3 +31,7 @@ attempts to use a backup sql file to create the database.
You can only search a parameter at a time.
This is because Rust needs to process the sql queries ahead of time
in order to make them safe to injection attacks.
+
+## TODO
+[ ] - User / Password system, use user id to generate tokens
+[ ] - Add documentation (Utoipa)