-
- Downloads
Handle missing content keys when calculating presentable names. (#9165)
Treat the content as untrusted and do not assume it is of the proper form.
Showing
- changelog.d/9165.bugfix 1 addition, 0 deletionschangelog.d/9165.bugfix
- synapse/push/presentable_names.py 11 additions, 15 deletionssynapse/push/presentable_names.py
- tests/push/test_presentable_names.py 229 additions, 0 deletionstests/push/test_presentable_names.py
- tests/push/test_push_rule_evaluator.py 1 addition, 1 deletiontests/push/test_push_rule_evaluator.py
changelog.d/9165.bugfix
0 → 100644
tests/push/test_presentable_names.py
0 → 100644
Please register or sign in to comment