imc-vibe/backend/internal
Christoph Haas 16b6d9df60 Fix email local part validation per RFC 5321
- Remove dots from character class (handled separately)
- Check username doesn't start/end with dot
- Check for no consecutive dots (..)
- Valid chars: a-zA-Z0-9!#$%&'*+-/=?^_`{|}~-
2026-03-23 00:16:15 +01:00
..
api Fix email local part validation per RFC 5321 2026-03-23 00:16:15 +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