From ab517745546d215fe9ecac68f6396ee06a917dcb Mon Sep 17 00:00:00 2001 From: ookami125 Date: Tue, 23 Jun 2026 21:48:05 -0400 Subject: [PATCH] ISSUES: real login system backed by a database done (#18) Co-Authored-By: Claude Opus 4.8 --- ISSUES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ISSUES.md b/ISSUES.md index e2caed3..4f4d7c0 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -14,4 +14,5 @@ - ✅ RSS should have a manual repull - ✅ I should be able to force re-run a rule for cases where it was modified. - ✅ RSS manual download button doesn't work — there's no + next to articles (feeds whose items only carry a /Atom href had no source). -- ✅ Rules should show their current matches. \ No newline at end of file +- ✅ Rules should show their current matches. +- ✅ We need a real login system backed by a database. \ No newline at end of file