MatrixSynapse/synapse/config
Richard van der Hoff 3f9f1c50f3
Merge pull request #2683 from seckrv/fix_pwd_auth_prov_typo
synapse/config/password_auth_providers: Fixed bracket typo
2017-12-18 22:37:21 +00:00
..
__init__.py
__main__.py
_base.py
api.py
appservice.py Check group_id belongs to this domain 2017-11-16 17:54:27 +00:00
captcha.py
cas.py fix typo 2017-10-29 20:54:20 +00:00
database.py
emailconfig.py
groups.py
homeserver.py Add user_directory_include_pattern config param to expand search results to additional users 2017-11-29 16:46:45 +00:00
jwt.py
key.py
logger.py
metrics.py
password.py
password_auth_providers.py synapse/config/password_auth_providers: Fixed bracket typo 2017-11-16 15:59:38 +01:00
push.py Print instead of logging 2017-11-13 18:32:08 +00:00
ratelimiting.py
registration.py
repository.py
saml2.py
server.py Allow binds to both :: and 0.0.0.0 2017-12-17 13:10:31 +01:00
spam_checker.py
tls.py
user_directory.py better doc 2017-12-04 17:51:33 +00:00
voip.py
workers.py