echos-ocr/src/app
Randall Stillwell 58d8d99625 Fix masked passwords being sent to test endpoints and saved to DB
The settings GET endpoint masks emailImapPass and ftpPass for security.
The test endpoints and save handler were using these masked values, causing
IMAP/FTP test failures and potentially overwriting real passwords. Now the
test endpoints fall back to the DB-stored password when they receive the
masked value, and the save handler strips masked passwords from the payload.

Made-with: Cursor
2026-04-17 14:37:55 -05:00
..
(auth) Polish login and signup UX: fix stale copy, add password toggles, strength meter, invite context, terms footer 2026-04-17 09:56:06 -05:00
(dashboard) Fix masked passwords being sent to test endpoints and saved to DB 2026-04-17 14:37:55 -05:00
(marketing) Update governing law to Florida (Escambia County) 2026-04-16 20:54:42 -05:00
api Fix masked passwords being sent to test endpoints and saved to DB 2026-04-17 14:37:55 -05:00
s Add dynamic fields, people directory, analytics, security hardening, and UX polish 2026-04-16 23:29:26 -05:00
favicon.ico Initial commit from Create Next App 2026-03-09 15:31:21 -05:00
globals.css Add SaaS foundation: Auth.js, dashboard shell, org model, auto-assignment 2026-04-14 23:59:38 -05:00
layout.tsx Add OG/Twitter sharing metadata and screenshot for all marketing pages 2026-04-16 20:34:26 -05:00