Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Document local linting workflow | 2024-08-01 | -0/+10 | ||
| | | | | Closes #422. | ||||
* | Configure Loki to retain logs for 30 days maximum | 2024-07-31 | -0/+2 | ||
| | |||||
* | neomutt: configure neomutt folder used by postfix | 2024-07-31 | -3/+28 | ||
| | |||||
* | postfix: basic anti-abuse parameters | 2024-07-31 | -0/+16 | ||
| | |||||
* | postfix: update security parameters for mail sending | 2024-07-31 | -3/+9 | ||
| | |||||
* | dkim: increase logging verbosity | 2024-07-31 | -0/+4 | ||
| | |||||
* | dmarc: reject failures | 2024-07-31 | -1/+1 | ||
| | |||||
* | dmarc: update DMARC policy to be stricter | 2024-07-31 | -1/+1 | ||
| | |||||
* | postfix: run received messages through opendmarc | 2024-07-31 | -2/+2 | ||
| | |||||
* | dmarc: add opendmarc role | 2024-07-31 | -0/+74 | ||
| | |||||
* | dkim: add documentation on opendkim role | 2024-07-31 | -0/+35 | ||
| | |||||
* | dkim: add new DKIM selector to pydis.wtf | 2024-07-31 | -0/+9 | ||
| | |||||
* | dkim: enable dkim milter | 2024-07-31 | -0/+3 | ||
| | |||||
* | dkim: run opendkim role on mail hosts | 2024-07-31 | -0/+1 | ||
| | |||||
* | dkim: add opendkim role | 2024-07-31 | -0/+133 | ||
| | |||||
* | spf: run inbound mail through policyd-spf filter | 2024-07-31 | -2/+9 | ||
| | |||||
* | postfix: add handler to restart postfix | 2024-07-31 | -0/+5 | ||
| | |||||
* | spf: add policyd-spf to validate SPF of inbound mail | 2024-07-31 | -1/+43 | ||
| | |||||
* | postfix: add group email to alias maps and relay recipients | 2024-07-31 | -0/+2 | ||
| | |||||
* | ldap: handle group-directed email | 2024-07-31 | -0/+13 | ||
| | |||||
* | postfix: add new aliases to relay restrictions and alias maps | 2024-07-31 | -3/+5 | ||
| | |||||
* | postfix: add variable for postmaster email | 2024-07-31 | -0/+2 | ||
| | |||||
* | postfix: template virtual address table and regenerate on changes | 2024-07-31 | -0/+13 | ||
| | |||||
* | postfix: add handler for regenerating aliases | 2024-07-31 | -0/+4 | ||
| | |||||
* | postfix: add alias table for manual aliases | 2024-07-31 | -0/+7 | ||
| | |||||
* | postfix: remove unused alias map | 2024-07-31 | -2/+0 | ||
| | |||||
* | postfix: add tasks to configure postfix server | 2024-07-31 | -2/+49 | ||
| | |||||
* | postfix: allow access to certificates | 2024-07-31 | -0/+1 | ||
| | |||||
* | postfix: add firewall rules | 2024-07-31 | -0/+18 | ||
| | |||||
* | postfix: update DNS to new postfix mailserver | 2024-07-31 | -28/+40 | ||
| | |||||
* | postfix: add reload handlers | 2024-07-31 | -0/+5 | ||
| | |||||
* | postfix: add variables and vault | 2024-07-31 | -0/+15 | ||
| | |||||
* | ldap: add ldap configuration files to postfix | 2024-07-31 | -0/+33 | ||
| | |||||
* | postfix: add main.cf file | 2024-07-31 | -0/+47 | ||
| | |||||
* | Move mail hosts to dedicated group | 2024-07-31 | -1/+8 | ||
| | |||||
* | postfix: deploy postfix instead of opensmtpd | 2024-07-31 | -48/+8 | ||
| | | | | Per discussion in the PR, we have more experience with Postfix on deck. | ||||
* | Install a local MTA | 2024-07-31 | -0/+48 | ||
| | | | | | | | Allow services and users on lovelace to exchange local mail messages. Later, we will want to expand the service to consolidate service mails or perhaps even allow forwarding e-mails to Python Discord e-mails via LDAP. | ||||
* | Use fork with up-to-date Sphinx version | 2024-07-30 | -1/+1 | ||
| | |||||
* | Clean up some wording and formatting issues | 2024-07-30 | -2/+5 | ||
| | |||||
* | Do not include all children sections on postmortem TOC | 2024-07-30 | -1/+1 | ||
| | | | | | Previously, this would show all of Joe's hipster emojis for every single postmortem, which is kind of redundant. | ||||
* | Bold sections on onboarding tools page | 2024-07-30 | -2/+2 | ||
| | |||||
* | Update onboarding resources | 2024-07-30 | -4/+11 | ||
| | |||||
* | Remove redundant word from general section | 2024-07-30 | -2/+2 | ||
| | |||||
* | Only deploy DNS on main if DNS path is updated | 2024-07-30 | -8/+42 | ||
| | |||||
* | Prevent search engines from finding Joe's achievements | 2024-07-30 | -0/+2 | ||
| | |||||
* | Fix typo in NGINX configuration | 2024-07-30 | -0/+10 | ||
| | |||||
* | Remove hugo-book submodule | 2024-07-29 | -3/+0 | ||
| | |||||
* | Add DNS entry for propaganda | 2024-07-29 | -0/+8 | ||
| | | | | | | | | This commit adds a new DNS entry, used for storing Python Discord-related propaganda, including, but not limited to, Soviet propaganda, including, but not limited to, pictures of Joe Banks wearing Ushankas and fan articles about Ivan Drago, as well as propaganda displaying Joe Banks in various heroic settings. | ||||
* | Update dependency pre-commit to v3.8.0 (#434) | 2024-07-29 | -5/+5 | ||
| | | | | | | | | datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | pypi | pre-commit | 3.7.1 | 3.8.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | ||||
* | Also reflect ghcr pull secret to modmail namespace | 2024-07-26 | -0/+0 | ||
| |