✨ refactor: convert all DanceLessonsCoach mentions to kebab-case
This commit is contained in:
@@ -8,7 +8,7 @@ This document clarifies the security-critical aspect of the password reset workf
|
||||
|
||||
## 🎯 Security Principle
|
||||
|
||||
The DanceLessonsCoach password reset system follows a **zero-trust, admin-controlled** security model:
|
||||
The dance-lessons-coach password reset system follows a **zero-trust, admin-controlled** security model:
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
@@ -234,4 +234,4 @@ func (s *AuthService) ResetPasswordWithoutAuth(username, newPassword string) err
|
||||
|
||||
---
|
||||
|
||||
*DanceLessonsCoach - Secure by design, private by default 🔒*
|
||||
*dance-lessons-coach - Secure by design, private by default 🔒*
|
||||
Reference in New Issue
Block a user