diff options
author | Neil Johnson <neil@matrix.org> | 2019-01-29 11:37:56 +0000 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-01-29 11:37:56 +0000 |
commit | a124025dab9f64b72cac0ae42c2e0a78f58f301f (patch) | |
tree | 48ffc84699b6761542d976492507d8df80dba3aa /synapse/rest/client | |
parent | register capabilities servlet (diff) | |
download | synapse-a124025dab9f64b72cac0ae42c2e0a78f58f301f.tar.xz |
enforce auth for capabilities endpoint
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/capabilities.py | 27 |
1 files changed, 17 insertions, 10 deletions
diff --git a/synapse/rest/client/v2_alpha/capabilities.py b/synapse/rest/client/v2_alpha/capabilities.py |