diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-10-31 09:58:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-31 13:58:30 +0000 |
commit | 7a3a55ac98847d7adb0e200378abe07ef8d0c645 (patch) | |
tree | e8672425999bab6a4026044167769c3ce18ea1d2 /synapse/handlers | |
parent | Claim local one-time-keys in bulk (#16565) (diff) | |
download | synapse-7a3a55ac98847d7adb0e200378abe07ef8d0c645.tar.xz |
Merge pull request from GHSA-mp92-3jfm-3575
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/device.py | 3 | ||||
-rw-r--r-- | synapse/handlers/e2e_keys.py | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/synapse/handlers/device.py b/synapse/handlers/device.py |