mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-05 22:28:54 +01: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
2 lines
No EOL
136 B
Text
2 lines
No EOL
136 B
Text
Fix a long-standing bug wherein display names or avatar URLs containing null bytes cause an internal server error
|
|
when stored in the DB. |