timekeeper

[Abandoned unfinished] CGI web application in C for time tracking. (My first, just a learning project)
Log | Files | Refs | README

commit 8da7ff715c718e0e1757bf59053b38073c4ac9e1
parent b0885e50e93ccb08c91580826b5b47ab2b149742
Author: Jacob R. Edwards <jacob@jacobedwards.org>
Date:   Sun,  3 Mar 2024 11:19:53 -0800

Update TODO

Diffstat:
MTODO | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -14,3 +14,6 @@ ? Give the user a temporary hash for each login to prevent leaks of a session hash from being able to be used indefinitely + +- Add sessions in memory in timekeeper to keep track of various + things, one of which being errors.