imc-vibe/backend
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
..
cmd/server Remove underscore from allowed email local part characters 2026-03-26 00:48:34 +01:00
internal Restrict email local part to safe characters only 2026-03-26 00:49:35 +01:00
.air.toml Rename project from imc-vibe to imc 2026-03-24 23:42:37 +01:00
go.mod Change Go module path to git.workaround.org 2026-03-24 23:50:34 +01:00
go.sum Switch from net/http to gin-gonic web framework 2026-03-22 23:28:28 +01:00