Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Correctly pass app_name to all email templates. #7829

Merged
merged 3 commits into from
Jul 14, 2020

Conversation

erikjohnston
Copy link
Member

We didn't do this for e.g. registration emails.

We didn't do this for e.g. registration emails.
@erikjohnston erikjohnston requested a review from a team July 13, 2020 14:59
@@ -0,0 +1 @@
Fix bug where we did not always pass in `app_name` or `server_name` to email templates, including e.g. for registration emails.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has this "always" been this way or was it broken at some point? (Do we need to add a "broken since v..."?)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this has always been broken for these emails, as they were added later at different times

@erikjohnston erikjohnston merged commit f886a69 into develop Jul 14, 2020
@erikjohnston erikjohnston deleted the erikj/fix_mail_templates_app_name branch July 14, 2020 09:00
babolivier pushed a commit that referenced this pull request Sep 1, 2021
* commit 'f886a6991':
  Correctly pass app_name to all email templates. (#7829)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants