synapse/synapse
Erik Johnston f3049d0b81 Small tweaks to SAML2 configuration.
- Add saml2 config docs to default config.
- Use existence of saml2 config to indicate if saml2 should be enabled.
2015-07-10 10:50:14 +01:00
..
api Log more when we have processed the request 2015-06-15 17:11:44 +01:00
app Merge pull request #187 from matrix-org/erikj/sanitize_logging 2015-06-19 11:35:59 +01:00
appservice
config Small tweaks to SAML2 configuration. 2015-07-10 10:50:14 +01:00
crypto remove the tls_certificate_chain_path param and simply support tls_certificate_path pointing to a file containing a chain of certificates 2015-07-09 00:45:41 +01:00
events
federation Log more when we have processed the request 2015-06-15 17:11:44 +01:00
handlers code beautify 2015-07-08 16:05:46 +05:30
http Don't 500 if a group is missing from the regex 2015-07-06 16:47:17 +01:00
metrics
push Oops: underride rule had an identifier with override in it. 2015-06-23 14:26:14 +01:00
rest Small tweaks to SAML2 configuration. 2015-07-10 10:50:14 +01:00
storage Don't explode if we don't recognize one of the event_ids in the backfill request 2015-07-06 09:33:03 +01:00
streams
util Enforce ascii filenames for uploads 2015-06-30 10:31:59 +01:00
__init__.py Bump version 2015-06-15 14:16:29 +01:00
notifier.py Fix typo 2015-06-19 16:22:53 +01:00
python_dependencies.py Integrate SAML2 basic authentication - uses pysaml2 2015-07-08 15:36:54 +05:30
server.py Correctly handle x_forwaded listener option 2015-06-12 17:13:23 +01:00
state.py
types.py