diff options
author | David Robertson <davidr@element.io> | 2022-10-31 20:31:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-31 20:31:43 +0000 |
commit | dbfc9b803ee32f7b31c2b5ccbc53a1bfcaa95983 (patch) | |
tree | e59a0e29c0a839a62a437626eee705ec19323ead /synapse | |
parent | Support OIDC backchannel logouts (#11414) (diff) | |
download | synapse-dbfc9b803ee32f7b31c2b5ccbc53a1bfcaa95983.tar.xz |
Fix dehydrated device REST checks (#14336)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/client/devices.py | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/synapse/rest/client/devices.py b/synapse/rest/client/devices.py |