aboutsummaryrefslogtreecommitdiff
path: root/config/validation.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-08Refactor DNS and SMTP configurations; add system DNS managementBobby1-51/+0
2026-03-08feat(domains): enhance domain management UI with DNS records functionalityBobby1-7/+2
2026-03-08Refactor configuration handling and add mail management featuresBobby1-46/+15
2026-03-07feat: implement SMTP server with authentication, port validation, and email s...Bobby1-0/+87