summaryrefslogtreecommitdiff
path: root/handler.go
AgeCommit message (Collapse)AuthorFilesLines
2015-03-21Skip dns validation if the MX record points to the correct server. Bugfix: ↵horus_arch1-1/+1
Displays now flash message on success.
2015-03-20Fix bug which prevented creating a new entry.horus_arch1-2/+30
2015-03-20Too much CSS for now.Horus31-1/+2
2015-03-20Check if domain points to mail server. Add http handler to create a new entry.Horus31-0/+78