| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | 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 | ||
| | | |||||
| * | sasl: Add SMTPD config for Postfix to use new SASL preferences | 2024-08-04 | -0/+2 | ||
| | | |||||
| * | sasl: Add role dependencies for SASL | 2024-08-04 | -0/+4 | ||
| | | |||||
| * | sasl: Create new variables for SASL role | 2024-08-04 | -0/+13 | ||
| | | |||||
| * | Document new DKIM role paramters | 2024-08-04 | -0/+13 | ||
| | | |||||
| * | Copy relay_recipient_maps for local_recipient_maps | 2024-08-03 | -0/+2 | ||
| | | |||||
| * | Only allow service mail to be received to int.pydis.wtf addresses | 2024-08-03 | -1/+1 | ||
| | | |||||
| * | Add extra Postfix parameters for submissions | 2024-08-03 | -0/+5 | ||
| | | |||||
| * | Enable submissions through Postfix | 2024-08-03 | -0/+6 | ||
| | | |||||
| * | Setup mailing and security records for int.pydis.wtf | 2024-08-03 | -2/+36 | ||
| | | |||||
| * | Allow for additional keys to be reused on subdomains in OpenDKIM | 2024-08-03 | -1/+10 | ||
| | | |||||
| * | Remove DMARC alias | 2024-08-03 | -3/+0 | ||
| | | |||||
| * | Receive DMARC reports to service account address | 2024-08-03 | -7/+7 | ||
| | | |||||
| * | Send DMARC from service account address | 2024-08-03 | -3/+3 | ||
| | | |||||
| * | Accept mail for int.pydis.wtf | 2024-08-03 | -0/+1 | ||
| | | |||||
| * | Add service mail routing to Postfix | 2024-08-03 | -0/+15 | ||
| | | |||||
| * | add jitsi dns record | 2024-08-03 | -0/+8 | ||
| | | |||||
| * | remove discord cdn link | 2024-08-03 | -2/+1 | ||
| | | |||||
| * | Add Events, Director & Admin email aliases | 2024-08-03 | -5/+19 | ||
| | | |||||
| * | Update SPF and Google Verification records for pydis.wtf | 2024-08-03 | -1/+2 | ||
| | | |||||
| * | Update mail records for pythondiscord.com and pydis.com | 2024-08-03 | -1/+47 | ||
| | | |||||
| * | Update LDAP Postfix lookups to support multiple domains | 2024-08-03 | -3/+3 | ||
| | | |||||
| * | Configure Postfix to accept mail for pydis.com and pythondiscord.com | 2024-08-03 | -4/+13 | ||
| | | |||||
| * | Remove Cloudflare MX information | 2024-08-03 | -55/+0 | ||
| | | |||||