summaryrefslogtreecommitdiff
path: root/handler.go
AgeCommit message (Expand)AuthorFilesLines
2015-05-18Add tos, privacy policy, noscript alert and updated the mailgraph html.horus_arch1-0/+45
2015-05-17Improve tests. Fix (major) typos. Include Piwik and it tracks the language.Horus31-1/+1
2015-05-17Improved UX, security and presentation.Horus31-3/+21
2015-03-29Better logging with RemoteAddr.horus_arch1-10/+12
2015-03-23German translation.Horus31-18/+26
2015-03-23Reorder and restyle alert messages. Fixed bug in AuthUser(). Remove some unne...Horus31-2/+0
2015-03-23Fixed typo and redirection.Horus31-1/+1
2015-03-23Add html documentation. Change password handler.horus_arch1-4/+147
2015-03-21Skip dns validation if the MX record points to the correct server. Bugfix: Di...horus_arch1-1/+1
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