anonymousland-synapse/synapse/config
Erik Johnston 9158ad1abb Merge pull request #201 from EricssonResearch/msba/saml2-develop
Integrate SAML2 basic authentication - uses pysaml2
2015-07-10 10:25:56 +01:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
_base.py Correct -H SERVER_NAME in config-missing complaint message 2015-06-16 16:03:35 +01:00
appservice.py Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 2015-04-30 04:24:44 +01:00
captcha.py Document listener config. Remove deprecated config options 2015-06-15 11:25:53 +01:00
database.py Allow generate-config to run against an existing config file to generate default keys 2015-05-01 13:54:38 +01:00
homeserver.py code beautify 2015-07-08 16:05:46 +05:30
key.py Update key.py 2015-04-30 17:54:01 +01:00
logger.py Write a default log_config when generating config 2015-04-30 16:52:57 +01:00
metrics.py Add backwards compat support for metrics, manhole and webclient config options 2015-06-12 17:44:23 +01:00
ratelimiting.py Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 2015-04-30 04:24:44 +01:00
registration.py Registration should be disabled by default 2015-05-28 11:01:34 +01:00
repository.py Make upload dir a configurable path. 2015-06-18 23:38:20 -05:00
saml2.py Make SAML2 optional and add some references/comments 2015-07-09 13:34:47 +05:30
server.py Remove redundant newline 2015-06-15 11:27:29 +01:00
tls.py We don't want semicolons. 2015-07-09 11:47:24 +01:00
voip.py Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 2015-04-30 04:24:44 +01:00