goauthentik / goauthentik/authentik
Add config option to use text-only emails
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 651
Description
### Is your feature request related to a problem?
Not really, I just don't want to send out HTML emails to my users.
### Describe the solution you'd like
A config option that just disables the HTML content of emails and just includes the text-only part.
### Describe alternatives that you've considered
Manually apply a patch to authentik, that just hardcoded removes the html emails.
### Additional context
_No response_
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the email configuration and rendering paths, then verify that a new setting omits HTML while retaining the text-only content and that the default behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100