DAK Zweitmeinungs-Portal – Case Management & Reporting
Find a file
CCS Admin 832f5c0a63 feat: add profile/avatar/MFA types and service functions
Extend User and UserResponse interfaces with first_name, last_name,
display_name, avatar_url fields. Add ProfileUpdatePayload,
ChangePasswordPayload, MFASetupResponse, MFAVerifyPayload types.
Add authService functions for profile update, avatar upload/delete,
password change, and MFA setup/verify/disable. Add refreshUser to
AuthContext so components can re-fetch user data after changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 09:42:46 +00:00
backend feat: add MFA disable (self-service + admin reset) endpoints 2026-02-26 09:40:57 +00:00
deploy feat: add Passenger app.js for Plesk deployment 2026-02-24 08:55:47 +00:00
docs/plans feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
frontend feat: add profile/avatar/MFA types and service functions 2026-02-26 09:42:46 +00:00
.gitignore feat: add avatar upload/delete endpoints with static file serving 2026-02-26 09:39:21 +00:00
Dak_projekt_spezifikation_final.md feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00