No description
Find a file
jtricerolph 349fbb335c Fix logout (add missing nginx auth proxy) + show name/email in sidebar footer
The /cashup/api/auth/ → central auth nginx block was missing, so the logout
POST was hitting the app backend and returning 404 — cookie never cleared,
user stayed logged in. Also removes the stale navigate('/login') call and
shows name + email in the sidebar footer instead of name in the header.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 11:09:59 +00:00
backend Add daily audit summary cross-checks to multiday report 2026-07-20 09:23:30 +00:00
frontend Fix logout (add missing nginx auth proxy) + show name/email in sidebar footer 2026-07-22 11:09:59 +00:00
.gitignore Mobile-responsive layout and camera upload improvements 2026-07-14 08:57:54 +00:00
docker-compose.yml Pass SETTINGS_URL and SETTINGS_SECRET to backend container 2026-07-01 21:22:37 +00:00