diff options
author | Pankaj Yadav <42418662+y-pankaj@users.noreply.github.com> | 2021-01-27 23:08:08 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-27 17:38:08 +0000 |
commit | 2e537a02804af47862b8c7e0454ae85fde616f2d (patch) | |
tree | 9a5bcc55143c57b23220386c2c3e8c1e0ff9c13b | |
parent | Merge branch 'social_login' into develop (diff) | |
download | synapse-2e537a02804af47862b8c7e0454ae85fde616f2d.tar.xz |
Check if a user is in the room before sending a PowerLevel event on their behalf (#9235)
-rw-r--r-- | changelog.d/9235.bugfix | 1 | ||||
-rw-r--r-- | synapse/rest/admin/rooms.py | 12 |
2 files changed, 12 insertions, 1 deletions
diff --git a/changelog.d/9235.bugfix b/changelog.d/9235.bugfix new file mode 100644 |