Andrew Morgan ff195965ce Unsecure -> insecure 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 5a709630bf Fix --help commandline argument (#7249) 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 6ca5e56fd1 Remove unused captcha_bypass_secret option (#7137) 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 825fb5d0a5 Don't default to an invalid sqlite config if no database configuration is provided (#6573) 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 d9f29f8dae Fix a small typo in the `metrics_flags` config option. (#7171) 4 years ago
password.py e8e2ddb60a Allow server admins to define and enforce a password policy (MSC2000). (#7118) 4 years ago
password_auth_providers.py 29b7e22b93 Add documentation to password_providers config option (#7238) 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 8327eb9280 Add options to prevent users from changing their profile. (#7096) 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 ff195965ce Unsecure -> insecure 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 b85d7652ff Do not allow a deactivated user to login via SSO. (#7240) 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