imc-vibe/backend/internal
Christoph Haas f9ddfa869e Validate email local part when creating users
- Check length (1-64 characters)
- Allow only valid email characters (RFC 5321)
- Return ValidationError with descriptive message
2026-03-23 00:13:35 +01:00
..
api Validate email local part when creating users 2026-03-23 00:13:35 +01:00
auth Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00
config Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00
db Sort domains alphabetically 2026-03-23 00:11:03 +01:00
mail Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00