Updated todo

This commit is contained in:
Andrew S. Rightenburg 2023-04-26 22:46:11 -04:00
parent b1082726f8
commit 1c56b006d0
Signed by: rail5
GPG key ID: A0CB570AB6629159

View file

@ -1,6 +1,7 @@
TODO
* Replace "sanitization" with SQL Prepared Statements
* General code clean-up
* Re-work user creation & management. Setup.php should only create one (administrator) user. Other users should be created from a separate settings.php page or something similar.
CHANGELOG