0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-29 06:29:26 +02:00
synapse/changelog.d/11710.bugfix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
204 B
Plaintext
Raw Normal View History

Fix a bug introduced in Synapse v1.18.0 where password reset and address validation emails would not be sent if their subject was configured to use the 'app' template variable. Contributed by @br4nnigan.