From a4a845b459d52aff84056b6d45b849c4ea4e985f Mon Sep 17 00:00:00 2001 From: Lucas Date: Tue, 14 Mar 2023 21:54:30 +0000 Subject: [PATCH] Add search to TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 088c948..d29ed85 100644 --- a/TODO +++ b/TODO @@ -3,3 +3,4 @@ - account registration - use email for confirmation and reset, but don't store email; instead store a crypt(3) of it +- search function