imc-vibe/backend/internal/auth
Christoph Haas 8b2d2649ac Add random password generation for new users
- Move GenerateRandomPassword to auth package for reuse
- Make password optional in user creation (generates 16-char if empty)
- Return generated password in response for user to copy
- Add Generate/Copy UI with show/hide toggle
2026-03-29 14:52:59 +02:00
..
jwt.go Add random password generation for new users 2026-03-29 14:52:59 +02:00
rbac.go Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00