mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-12 02:14:44 +00:00
0bcae8ad56
* change display names/avatar URLS to None if they contain null bytes * add changelog * add POC test, requested changes * add a saner test and remove old one * update test to verify that display name has been changed to None * make test less fragile