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 | |
parent | Fix error when downloading thumbnail with width/height param missing (#5258) (diff) | |
download | synapse-532b825ed9dff2faec1360fa3ee3734e0d782bd3.tar.xz |
Serve CAS login over r0 (#5286)
-rw-r--r-- | changelog.d/5286.feature | 1 | ||||
-rw-r--r-- | synapse/rest/client/v1/login.py | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/5286.feature b/changelog.d/5286.feature new file mode 100644 |