Files
Vorrania/backend
Scarriffle 12823a6d73 Backend: python-multipart ergaenzen (Fix fuer Startup-Crash)
Der Login-Endpunkt nutzt OAuth2PasswordRequestForm (Form-Data); FastAPI
benoetigt dafuer python-multipart. Fehlte in requirements.txt -> RuntimeError
beim Import von auth.py -> Backend-Restart-Loop -> 502.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 09:46:06 +02:00
..