summaryrefslogtreecommitdiff
path: root/server.go
AgeCommit message (Expand)AuthorFilesLines
2015-03-23Add html documentation. Change password handler.horus_arch1-0/+18
2015-03-21Skip dns validation if the MX record points to the correct server. Bugfix: Di...horus_arch1-6/+10
2015-03-20Fix bug which prevented creating a new entry.horus_arch1-2/+16
2015-03-20Check if domain points to mail server. Add http handler to create a new entry.Horus31-4/+5
2015-03-20Validate MX from domain. Improve Makefile. Add schema.txtHorus31-1/+4
2015-03-20Bundling functionality in server.go and improving code flow.horus_arch1-0/+37