From b37b13120e7ca8bc32f9b1712aa4ec7d7a2fdf18 Mon Sep 17 00:00:00 2001 From: code Date: Wed, 15 Jul 2026 00:18:42 +0000 Subject: [PATCH] Add commit ref to the three auth-related Done entries in ISSUES.md Co-Authored-By: Claude Fable 5 --- novaconium/ISSUES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/novaconium/ISSUES.md b/novaconium/ISSUES.md index 2d1e98f..c8aa20d 100644 --- a/novaconium/ISSUES.md +++ b/novaconium/ISSUES.md @@ -202,7 +202,7 @@ _Nothing yet._ - **Priority:** Medium - **Depends on:** Admin login & user management (Done) - **Added:** 2026-07-14 -- **Shipped:** 2026-07-14 +- **Shipped:** 2026-07-14 (b882c30) Second same-day follow-up to Admin login & user management (below), also pre-commit — so the `email` column went into the existing @@ -229,7 +229,7 @@ keep-but-shut-out, delete is gone-for-good. - **Priority:** Medium - **Depends on:** Admin login & user management (Done) - **Added:** 2026-07-14 -- **Shipped:** 2026-07-14 +- **Shipped:** 2026-07-14 (b882c30) Follow-up to Admin login & user management (below), shipped the same day before any of it was committed — so the `users` schema change went into @@ -277,7 +277,7 @@ docs nav/index), with supporting updates to `admin-auth`, `drafts`, - **Priority:** Medium - **Depends on:** SQLite groundwork (Done), Session handling (with flash sessions) (Done) - **Added:** 2026-07-12 -- **Shipped:** 2026-07-14 +- **Shipped:** 2026-07-14 (b882c30) Shipped as specified: the single-user HTTP Basic Auth stopgap that gated `/admin/*` was **replaced, not layered on** — `AdminAuth` keeps its name