diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-01-04 19:10:35 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-01-04 19:10:35 +0000 |
commit | f512e5c1378bd78f99959795c657d04dc742b237 (patch) | |
tree | 906ae8f6eeaddaea078b5480811e0f88bc33d593 | |
parent | Merge pull request #2683 from seckrv/fix_pwd_auth_prov_typo (diff) | |
download | synapse-f512e5c1378bd78f99959795c657d04dc742b237.tar.xz |
entirely blindly implement ?ts for AS. untested
-rw-r--r-- | synapse/rest/client/v1/room.py | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |