aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2023-11-25Upgrade dependenciesmainJoris
2023-08-19Use environment variables instead of config fileJoris
2023-08-12Upgrade dependenciesJoris
2023-08-12Generate crypto random token instead of uuidJoris
2023-08-12Sign cookie with secret keyJoris
2023-04-17Upgrade dependenciesJoris
2023-01-28Upgrade dependenciesJoris
2022-08-21Update dependenciesJoris
2022-07-08Update Rust dependenciesJoris
2021-10-09Upgrade dependenciesJoris
2021-02-07Upgrade dependenciesJoris
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-03Rewrite in RustJoris