diff options
author | Patrick Cloke <patrickc@matrix.org> | 2023-05-24 10:23:49 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2023-05-24 10:23:49 -0400 |
commit | 87fbff5a46079e6952f6f1f74d2910b05290e1f6 (patch) | |
tree | 955e7547256dba85a0d7b8075626925dbc9b28c5 /synapse/rest/admin/devices.py | |
parent | Fix advertised flows when SSO is not in use (diff) | |
parent | Improve type hints for cached decorator. (#15658) (diff) | |
download | synapse-87fbff5a46079e6952f6f1f74d2910b05290e1f6.tar.xz |
Merge remote-tracking branch 'origin/develop' into hughns/msc3882-r1
Diffstat (limited to 'synapse/rest/admin/devices.py')
-rw-r--r-- | synapse/rest/admin/devices.py | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/synapse/rest/admin/devices.py b/synapse/rest/admin/devices.py |