summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-03-10 14:04:20 +0000
committerBrendan Abolivier <babolivier@matrix.org>2020-03-10 14:04:20 +0000
commit5ec2077bf905ef2edb5e4d6d6028fdc6aaa99c90 (patch)
tree01a54dff0134576e194995d51757bc00baa2c095
parentChangelog (diff)
downloadsynapse-5ec2077bf905ef2edb5e4d6d6028fdc6aaa99c90.tar.xz
Lint
-rw-r--r--synapse/config/saml2_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/saml2_config.py b/synapse/config/saml2_config.py
index db035bdb5d..d3e281604f 100644
--- a/synapse/config/saml2_config.py
+++ b/synapse/config/saml2_config.py
@@ -344,7 +344,7 @@ class SAML2Config(Config):
           # The default is 'uid'.
           #
           #grandfathered_mxid_source_attribute: upn
-          
+
           # Path to a file containing HTML content to serve in case an error happens
           # when the user gets redirected from the SAML IdP back to Synapse.
           # If no file is provided, this defaults to some minimalistic HTML telling the