Update "unnamed"

2026-04-08 15:22:21 +02:00
parent b90af58dfd
commit 5f7bf51467

@@ -11,6 +11,7 @@ This document clarifies the security-critical aspect of the password reset workf
The DanceLessonsCoach password reset system follows a **zero-trust, admin-controlled** security model:
```mermaid
%%{init: {'theme': 'forest'}}%%
graph TD
A[User Forgets Password] --> B[User Cannot Self-Reset]
B --> C[User Must Contact Admin]