aboutsummaryrefslogtreecommitdiff
path: root/config.json
AgeCommit message (Collapse)Author
2023-08-12Sign cookie with secret keyJoris
2021-02-01Fix mail sendingJoris
The error was due to the utilization of the special character “—” in the subject, with postfix’ sendmail. Also directly use process commands to get async support.
2021-01-03Fuse sendmail_path and mock mail config keysJoris
2021-01-03Rewrite in RustJoris