MatrixSynapse/synapse/push
David Robertson d70169bf9b
Fix missing app variable in mail subject (#11745)
documentation claims that you can use the %(app)s variable in password_reset and email_validation subjects, but if you do you end up with an error 500

Co-authored-by: br4nnigan <10244835+br4nnigan@users.noreply.github.com>
2022-01-13 20:19:10 +00:00
..
__init__.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
action_generator.py
baserules.py
bulk_push_rule_evaluator.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
clientformat.py
emailpusher.py
httppusher.py
mailer.py Fix missing app variable in mail subject (#11745) 2022-01-13 20:19:10 +00:00
presentable_names.py
push_rule_evaluator.py
push_tools.py
push_types.py
pusher.py
pusherpool.py
rulekinds.py