forked-synapse/changelog.d/8728.bugfix
Will Hunt 89700dfb8c
Check support room has only two users before sending a notice (#8728)
* Check support room has only two users

* Create 8728.bugfix

* Update synapse/server_notices/server_notices_manager.py

Co-authored-by: Erik Johnston <erik@matrix.org>

Co-authored-by: Erik Johnston <erik@matrix.org>
2020-11-11 14:23:16 +00:00

2 lines
102 B
Plaintext

Fix bug where the `/_synapse/admin/v1/send_server_notice` API could send notices to non-notice rooms.