imc-vibe/backend/internal
Christoph Haas 3198819f75 Remove domains from auth API responses
- Remove Domains field from UserResponse struct
- Login and Me endpoints no longer return domains
- Domains should be fetched separately from /api/domains
2026-03-29 22:28:54 +02:00
..
api Remove domains from auth API responses 2026-03-29 22:28:54 +02:00
auth Add random password generation for new users 2026-03-29 14:52:59 +02:00
config Remove SMTP settings from .env.example 2026-03-26 00:25:08 +01:00
db Add gin.Logger() middleware for HTTP request logging in dev mode 2026-03-29 19:10:44 +02:00
mail Remove password reset functionality 2026-03-23 22:35:30 +01:00