imc-vibe/backend/internal
Christoph Haas 6b0e91798f Restrict email local part to safe characters only
Remove backtick, curly braces, pipe, and slash from allowed characters.
Keep underscore as it's commonly used and widely supported.
2026-03-26 00:49:35 +01:00
..
api Restrict email local part to safe characters only 2026-03-26 00:49:35 +01:00
auth Add comprehensive human-readable comments to all Go files 2026-03-22 22:43:41 +01:00
config Remove SMTP settings from .env.example 2026-03-26 00:25:08 +01:00
db Change Go module path to git.workaround.org 2026-03-24 23:50:34 +01:00
mail Remove password reset functionality 2026-03-23 22:35:30 +01:00