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

🚀 [Feature] Design Authentik EMails #2221

Closed
ulfgebhardt opened this issue Sep 18, 2024 · 1 comment
Closed

🚀 [Feature] Design Authentik EMails #2221

ulfgebhardt opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@ulfgebhardt
Copy link
Member

ulfgebhardt commented Sep 18, 2024

🚀 Feature

Design Authentik EMails

As DreamMall we want to have registration, forgot password and other emails with an DreamMall design so that the Users that receive an EMail don't get confused by the Authentik logo.

Currently it looks like this:
image

Hint: There is a existing Design in Brevo for DM EMails
image

The Authentik EMails are designed via a html and a txt file with special template syntax.

The default files can be viewed here:
https://github.com/goauthentik/authentik/tree/main/authentik/stages/email/templates/email

The template syntax is described here:
https://docs.goauthentik.io/docs/flow/stages/email/#custom-templates

There is 3 important EMails:

  • Account Confirmation
  • Forgot Password
  • Event Notification

To test you can go to https://stage1.dreammall.earth/ and register an account with the Sign UpButton in the top right corner or on small devices in the burger menu on the same position.

@ulfgebhardt
Copy link
Member Author

Closed in favor of #2211 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants