Richard van der Hoff 6a35046363 Revert "Add options to disable setting profile info for prevent changes. (#7053)" 4 years ago
..
__init__.py deca277d09 Let synctl use a config directory. (#5904) 4 years ago
__main__.py 1dcb086f33 Fix synapse.config.__main__ on python 3 (#4356) 5 years ago
_base.py 97a42bbc3a Add a warning about indentation to generated config (#6920) 4 years ago
_base.pyi b2bd54a2e3 Add a confirmation step to the SSO login flow 4 years ago
api.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
appservice.py 3916e1b97a Clean up newline quote marks around the codebase (#6362) 4 years ago
captcha.py bc29a19731 Replace instance variations of homeserver with correct case/spacing 4 years ago
cas.py be9b55e0d2 cas: support setting display name (#6114) 4 years ago
consent_config.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
database.py 9f6c1befbb Add experimental 'databases' config (#6580) 4 years ago
emailconfig.py 4c2ed3f20e Fix minor issues with email config (#6962) 4 years ago
groups.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
homeserver.py b2bd54a2e3 Add a confirmation step to the SSO login flow 4 years ago
jwt_config.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
key.py b95b762560 Add an export_signing_key script (#6546) 4 years ago
logger.py 08815566bc Automate generation of the sample and debian log configs (#6627) 4 years ago
metrics.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
password.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
password_auth_providers.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
push.py 5ce0b17e38 Clarify the `account_validity` and `email` sections of the sample configuration. (#6685) 4 years ago
ratelimiting.py 495005360c Bump version of mypy 4 years ago
registration.py 6a35046363 Revert "Add options to disable setting profile info for prevent changes. (#7053)" 4 years ago
repository.py 98247c4a0e Remove unused, undocumented "content repo" resource (#6628) 4 years ago
room_directory.py 3916e1b97a Clean up newline quote marks around the codebase (#6362) 4 years ago
saml2_config.py 0de9f9486a Lint 4 years ago
server.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
server_notices_config.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
spam_checker.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
sso.py 65c73cdfec Factor out complete_sso_login and expose it to the Module API 4 years ago
stats.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
third_party_event_rules.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
tls.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
tracer.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
user_directory.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
voip.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
workers.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago