Update "unnamed"
@@ -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:
|
The DanceLessonsCoach password reset system follows a **zero-trust, admin-controlled** security model:
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
|
%%{init: {'theme': 'forest'}}%%
|
||||||
graph TD
|
graph TD
|
||||||
A[User Forgets Password] --> B[User Cannot Self-Reset]
|
A[User Forgets Password] --> B[User Cannot Self-Reset]
|
||||||
B --> C[User Must Contact Admin]
|
B --> C[User Must Contact Admin]
|
||||||
Reference in New Issue
Block a user