From 6ec471c82a18ac38e56953f1795e1fa8ceeb5546 Mon Sep 17 00:00:00 2001 From: brian Date: Sun, 11 Apr 2021 21:15:50 -0400 Subject: [PATCH] updated TODO --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e625c7f..a0fb7d0 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ The user may type-in his username/password to sign-in; in which case a list of h ## TODO -- rename current bin -- optional user sign-in (for listing bins) +- prevent loading of private bin if user is not logged-in (i.e. when bin-id is in URL) - add pagination - search term highlighting in result note text \ No newline at end of file