wg-verwaltung/web-dashboard
bernd 8f4b985f79 Fix HTTP 413 when accepting a tenant invite with ID/Schufa uploads
Accepting an invitation as TENANT now sends up to three files (ID
front, ID back, optional Schufa) as base64 data URLs in one JSON body.
Raises express.json's limit from 10mb to 30mb so three real phone
photos fit. Also adds a client-side 8MB-per-file check with a clear
error message instead of letting an oversized file hit the server
limit and surface a bare "Status 413".
2026-08-13 11:46:39 +00:00
..
Dockerfile add web-dashboard/Dockerfile 2026-08-12 16:46:21 +00:00
index.html Fix HTTP 413 when accepting a tenant invite with ID/Schufa uploads 2026-08-13 11:46:39 +00:00