diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-10-27 17:05:05 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-10-27 17:05:13 +0000 |
commit | 4f6acf114cf4ac3f90266ab33f12d599e0f2eb5d (patch) | |
tree | 881a1e38f82d057a6d7e35d1b12a140caf50401e /webclient | |
parent | Remove duplicate join_event from create_room (diff) | |
download | synapse-4f6acf114cf4ac3f90266ab33f12d599e0f2eb5d.tar.xz |
Fix SYWEB-110 : Prevent room ID leaking by looking for an m.room.name
Diffstat (limited to 'webclient')
-rw-r--r-- | webclient/components/matrix/event-handler-service.js | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/webclient/components/matrix/event-handler-service.js b/webclient/components/matrix/event-handler-service.js |