Add setup password autofill todo

This commit is contained in:
Space-Banane
2026-05-20 20:44:44 +02:00
parent 67b27a48be
commit e62b9ee019

View File

@@ -32,6 +32,9 @@ Concrete follow-up work for Jellomator.
- Add duplicate/cloning for existing links. - Add duplicate/cloning for existing links.
- Pre-fill a new form from an existing service. - Pre-fill a new form from an existing service.
- Keep the original service unchanged. - 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. - Add a public read-only mode.
- Hide admin-only links from the dashboard. - Hide admin-only links from the dashboard.
- Keep the same UI but remove edit affordances. - Keep the same UI but remove edit affordances.