Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example email template in docs causing error #9332

Closed
CliveTran opened this issue Apr 18, 2024 · 1 comment
Closed

Example email template in docs causing error #9332

CliveTran opened this issue Apr 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@CliveTran
Copy link

CliveTran commented Apr 18, 2024

Describe the bug
Example email template in docs causing error, as I'm new to Authentik & have no experience with Django, it might be hard to figure out why it's behaving this way

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://docs.goauthentik.io/docs/flow/stages/email/#example-template
  2. Copy example template to Authentik
  3. Trigger email stage with example template
  4. See error

Expected behavior
Example email template in docs should not cause any error

Screenshots
image
(Sorry for the over-exposed screenshot)

Logs
TemplateSyntaxError(\ndjango.template.exceptions.TemplateSyntaxError: 'blocktrans' doesn't allow other block tags (seen \"trans 'You recently requested to change your password for you authentik account. Use the button below to set a new password.'\") inside it"

Version and Deployment (please complete the following information):

  • authentik version: 2024.2.3
  • Deployment: docker-compose

Thanks team

@CliveTran CliveTran added the bug Something isn't working label Apr 18, 2024
@BeryJu
Copy link
Member

BeryJu commented Apr 18, 2024

fixed by #9330

@BeryJu BeryJu closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants