diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2019-05-30 00:55:18 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-30 00:55:18 +1000 |
commit | 532b825ed9dff2faec1360fa3ee3734e0d782bd3 (patch) | |
tree | 1aabf5f5d4cd85984fe83169a13ea5a452ec862e /synapse | |
parent | Fix error when downloading thumbnail with width/height param missing (#5258) (diff) | |
download | synapse-532b825ed9dff2faec1360fa3ee3734e0d782bd3.tar.xz |
Serve CAS login over r0 (#5286)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/client/v1/login.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/rest/client/v1/login.py b/synapse/rest/client/v1/login.py |