| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-03-09 | {modules,tests}/back: Update to deal with newest back | Benedikt Peetz | |
| 2025-03-09 | modules/stalwart-mail: Remove now unneeded `allowInsecureSmtp` option | Benedikt Peetz | |
| 2025-03-09 | tests/email-dns: Init | Benedikt Peetz | |
| This test is somewhat involved, but tries to exercise our full mail handling capabilities. It effectively only tests that alice can send a message to bob, but it checks nearly all security mechanisms (DNSSEC is currently still missing). | |||
| 2025-03-09 | test/email-ip: Rename from the general `email` test | Benedikt Peetz | |
| 2025-03-09 | {modules,tests}/dns: Init | Benedikt Peetz | |
| Most of the dns module was taken from: <https://github.com/nix-community/dns.nix> | |||
| 2025-03-09 | tests/email: Test the mvp | Benedikt Peetz | |
| 2024-12-25 | fix(modules/back): Remove the `gitPath` from the service name | Benedikt Peetz | |
| With it, the service names become nearly illegible. | |||
| 2024-12-25 | fix(modules/git-server): Use `vhack.persist` for data-directories | Benedikt Peetz | |
| This avoids having to create them manually on the server and is, overall just generally a better way to solve this problem. | |||
| 2024-12-24 | feat(tests/back): Init | Benedikt Peetz | |
| 2024-12-20 | refactor({modules,test}): Migrate to a `by-name` structure | Benedikt Peetz | |
