diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-01-06 16:37:36 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-01-06 16:37:36 +0000 |
commit | 1a776f671042bc25a3f98d2abcfad0a2ce888e5f (patch) | |
tree | da158f6134f300e9a18095ece2416a958c190d29 /synapse | |
parent | Merge branch 'release-v1.50' into matrix-org-hotfixes (diff) | |
parent | Work around Mjolnir compatibility issue by adding an import for `glob_to_rege... (diff) | |
download | synapse-1a776f671042bc25a3f98d2abcfad0a2ce888e5f.tar.xz |
Merge branch 'release-v1.50' into matrix-org-hotfixes
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/client/capabilities.py | 3 | ||||
-rw-r--r-- | synapse/util/__init__.py | 7 |
2 files changed, 10 insertions, 0 deletions
diff --git a/synapse/rest/client/capabilities.py b/synapse/rest/client/capabilities.py |