Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Use a CNAME to server devops docs | 2024-08-15 | -3/+3 | ||
| | |||||
* | Add docs on parsing mail in scripts | 2024-08-14 | -0/+26 | ||
| | |||||
* | Remove readthedocs config file | 2024-08-14 | -20/+0 | ||
| | |||||
* | Add ReadTheDocs configuration file | 2024-08-14 | -0/+20 | ||
| | |||||
* | Remove builder file | 2024-08-14 | -32/+0 | ||
| | |||||
* | Update builder script | 2024-08-14 | -1/+1 | ||
| | |||||
* | Builder use sh instead of bash | 2024-08-14 | -1/+1 | ||
| | |||||
* | Make docs builder script executable | 2024-08-14 | -0/+0 | ||
| | |||||
* | Add builder script for docs | 2024-08-14 | -0/+32 | ||
| | |||||
* | Install mblaze utilities | 2024-08-14 | -0/+2 | ||
| | |||||
* | Add documentation on available mail-based services | 2024-08-14 | -0/+64 | ||
| | |||||
* | Install cowsay | 2024-08-14 | -0/+1 | ||
| | |||||
* | Add transport maps | 2024-08-14 | -1/+5 | ||
| | |||||
* | Update script to use mblaze | 2024-08-14 | -11/+5 | ||
| | |||||
* | Add fortune reply script | 2024-08-14 | -0/+45 | ||
| | |||||
* | Copy scripts and transport map in Postfix role | 2024-08-14 | -0/+30 | ||
| | |||||
* | Install fortune in the common stage | 2024-08-14 | -0/+1 | ||
| | |||||
* | Add Postfix transport map | 2024-08-14 | -0/+5 | ||
| | |||||
* | Add new email aliases | 2024-08-14 | -0/+8 | ||
| | |||||
* | Add docs.pydis.wtf A record | 2024-08-14 | -0/+8 | ||
| | |||||
* | Reformat scripts with latest ruff rules | 2024-08-12 | -2/+2 | ||
| | |||||
* | Update dependency ruff to v0.5.7 | 2024-08-12 | -21/+22 | ||
| | | | | | | | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ruff | 0.5.5 | 0.5.7 | | ||||
* | Disable ruff preview mode | 2024-08-12 | -1/+0 | ||
| | | | | | A lot of rules marked as preview aren't ready for use, which cause us to add them to the ignore list. When the rules are then ready for use, we never end up removing them | ||||
* | Revert recent Netlify commits | 2024-08-09 | -12/+2 | ||
| | | | | | | | | | | Revert "Correct previous commit in submodules" This reverts commit 5c275fc34109cd24f20dcebadad33c334165ed76. Revert "Move gitmodules to HTTP instead of SSH" This reverts commit 7097490863c0a784cdbe64492fd57a686c1144ea. | ||||
* | Add Netlify config file | 2024-08-09 | -0/+10 | ||
| | |||||
* | Correct previous commit in submodules | 2024-08-09 | -1/+1 | ||
| | |||||
* | Move gitmodules to HTTP instead of SSH | 2024-08-09 | -2/+2 | ||
| | |||||
* | Update docs path for git commiters plugin | 2024-08-09 | -1/+1 | ||
| | |||||
* | Update Git authors search path | 2024-08-09 | -0/+1 | ||
| | |||||
* | Correct URI for Git edits | 2024-08-09 | -1/+2 | ||
| | |||||
* | Add edit buttons to generated documentation pages | 2024-08-09 | -0/+3 | ||
| | |||||
* | Correct for incompetent programmer | 2024-08-09 | -2/+2 | ||
| | |||||
* | Add Git plugins for mkdocs | 2024-08-09 | -1/+102 | ||
| | |||||
* | Ignore mkdocs.yml from check-yaml pre-commit linter | 2024-08-09 | -27/+28 | ||
| | |||||
* | Ensure taskipy is installed in CI | 2024-08-09 | -2/+2 | ||
| | |||||
* | Update docs publish job | 2024-08-09 | -3/+7 | ||
| | |||||
* | Update docs linting job | 2024-08-09 | -2/+6 | ||
| | |||||
* | Add mkdocs-material documentation | 2024-08-09 | -0/+3596 | ||
| | |||||
* | Add mkdocs packages | 2024-08-09 | -4/+539 | ||
| | |||||
* | Remove old documentation | 2024-08-07 | -3003/+0 | ||
| | |||||
* | Revert "Enable fail2ban jails for postfix" | 2024-08-06 | -18/+0 | ||
| | | | | | | | | | This reverts commit 55df090d03a0b412a16139197673bb0fbd1bf139. This commit generated an error when deployed to production and should be revised. Re-opens #433 | ||||
* | Enable fail2ban jails for postfix | 2024-08-06 | -0/+18 | ||
| | | | | Closes #433. | ||||
* | Update OpenDMARC to ensure that mail is quarantined or rejected | 2024-08-04 | -7/+7 | ||
| | |||||
* | Update milter configuration in Postfix | 2024-08-04 | -0/+2 | ||
| | |||||
* | spf: hard-fail all SPF records | 2024-08-04 | -4/+4 | ||
| | |||||
* | sasl: only allow service accounts to authenticate with SASL | 2024-08-04 | -1/+1 | ||
| | |||||
* | sasl: Run SASL role on mailservers | 2024-08-04 | -0/+1 | ||
| | |||||
* | sasl: Add handlers for saslauthd | 2024-08-04 | -0/+10 | ||
| | |||||
* | sasl: Add SASL installation and setup tasks | 2024-08-04 | -0/+72 | ||
| | |||||
* | sasl: Add new templated LDAP config for saslauthd | 2024-08-04 | -0/+5 | ||
| |