diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-06-26 22:52:02 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-06-26 22:52:02 +0100 |
commit | 370532210307822eb90dc656449b23df7c6c0dd8 (patch) | |
tree | 9d6d316ac8a730ffa5a1a45e02b3bbcf38315eee /synapse/server.py | |
parent | Revert redundant changes to static js (diff) | |
download | synapse-370532210307822eb90dc656449b23df7c6c0dd8.tar.xz |
Move all the saml stuff out to a centralised handler
Diffstat (limited to '')
-rw-r--r-- | synapse/server.py | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/synapse/server.py b/synapse/server.py |