From e62b9ee01969953e0124c62ba03fbe0bee2e162e Mon Sep 17 00:00:00 2001 From: Space-Banane Date: Wed, 20 May 2026 20:44:44 +0200 Subject: [PATCH] Add setup password autofill todo --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 6d15f97..cb38654 100644 --- a/TODO.md +++ b/TODO.md @@ -32,6 +32,9 @@ Concrete follow-up work for Jellomator. - Add duplicate/cloning for existing links. - Pre-fill a new form from an existing service. - Keep the original service unchanged. +- Add a password autofill helper for first-run setup. + - Offer a generated strong password suggestion on the setup screen. + - Let the admin copy it or autofill the password fields. - Add a public read-only mode. - Hide admin-only links from the dashboard. - Keep the same UI but remove edit affordances.