MatrixSynapse/synapse/config
Matthew Hodgson 4bd3d25218 Merge pull request #688 from matrix-org/matthew/preview_urls
URL previewing support
2016-04-11 10:40:29 +01:00
..
__init__.py
__main__.py Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
_base.py Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
api.py config,handlers/_base: added homeserver config for what state is included in a room invite 2016-03-04 10:43:17 +01:00
appservice.py
captcha.py
cas.py
database.py
homeserver.py Introduce LDAP authentication 2016-04-06 18:23:45 +02:00
jwt.py Add JWT support 2016-03-29 14:36:36 +02:00
key.py Derive macaroon_secret_key from signing key. 2016-02-08 16:35:44 +00:00
ldap.py add tls property 2016-04-06 18:23:45 +02:00
logger.py
metrics.py
password.py
ratelimiting.py
registration.py Add config to create guest account on 3pid invite 2016-03-14 15:50:40 +00:00
repository.py fix typo 2016-04-08 19:08:47 +01:00
saml2.py
server.py Merge pull request #473 from matrix-org/erikj/ssh_manhole 2016-01-07 14:36:16 +00:00
tls.py
voip.py