Ben Banfield-Zanin 2e9f389fd2 Merge remote-tracking branch 'origin/release-v1.15.1' into bbz/info-mainline-1.15 il y a 3 ans
..
__init__.py deca277d09 Let synctl use a config directory. (#5904) il y a 4 ans
__main__.py 1dcb086f33 Fix synapse.config.__main__ on python 3 (#4356) il y a 5 ans
_base.py cc9eceb00d Don't crash when one of the configuration files is empty (#7341) il y a 4 ans
_base.pyi 616af44137 Implement OpenID Connect-based login (#7256) il y a 4 ans
api.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) il y a 4 ans
appservice.py 3916e1b97a Clean up newline quote marks around the codebase (#6362) il y a 4 ans
cache.py d7d8a2e7ee Fix up comments il y a 4 ans
captcha.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) il y a 4 ans
cas.py be9b55e0d2 cas: support setting display name (#6114) il y a 4 ans
consent_config.py 409c62b27b Add config linting script that checks for bool casing (#6203) il y a 4 ans
database.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) il y a 4 ans
emailconfig.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) il y a 4 ans
groups.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) il y a 4 ans
homeserver.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) il y a 4 ans
jwt_config.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) il y a 4 ans
key.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) il y a 4 ans
logger.py e5c67d04db Add option to move event persistence off master (#7517) il y a 4 ans
metrics.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) il y a 4 ans
oidc_config.py 11de843626 Cleanups to the OpenID Connect integration (#7628) il y a 4 ans
password.py e8e2ddb60a Allow server admins to define and enforce a password policy (MSC2000). (#7118) il y a 4 ans
password_auth_providers.py 29b7e22b93 Add documentation to password_providers config option (#7238) il y a 4 ans
push.py 5ce0b17e38 Clarify the `account_validity` and `email` sections of the sample configuration. (#6685) il y a 4 ans
ratelimiting.py f4e6495b5d Performance improvements and refactor of Ratelimiter (#7595) il y a 4 ans
redis.py da9b2db3af Drop support for redis.dbid (#7450) il y a 4 ans
registration.py 2e9f389fd2 Merge remote-tracking branch 'origin/release-v1.15.1' into bbz/info-mainline-1.15 il y a 3 ans
repository.py e55ee7c32f Add support for webp thumbnailing (#7586) il y a 4 ans
room_directory.py 3916e1b97a Clean up newline quote marks around the codebase (#6362) il y a 4 ans
saml2_config.py 11de843626 Cleanups to the OpenID Connect integration (#7628) il y a 4 ans
server.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) il y a 4 ans
server_notices_config.py 46cb2550bb Fix copypasted comment (#7477) il y a 4 ans
spam_checker.py 67feea8044 Extend spam checker to allow for multiple modules (#7435) il y a 4 ans
sso.py 11de843626 Cleanups to the OpenID Connect integration (#7628) il y a 4 ans
stats.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) il y a 4 ans
third_party_event_rules.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) il y a 4 ans
tls.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) il y a 4 ans
tracer.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) il y a 4 ans
user_directory.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) il y a 4 ans
voip.py 409c62b27b Add config linting script that checks for bool casing (#6203) il y a 4 ans
workers.py e5c67d04db Add option to move event persistence off master (#7517) il y a 4 ans