MatrixSynapse/synapse/config
Shay 0a5f4f7665
Move support for application service query parameter authorization behind a configuration option (#16017)
2023-08-03 11:43:51 -07:00
..
__init__.py
__main__.py
_base.py
_base.pyi
_util.py
account_validity.py
api.py
appservice.py Move support for application service query parameter authorization behind a configuration option (#16017) 2023-08-03 11:43:51 -07:00
auth.py Fix running with an empty experimental features section. (#15925) 2023-07-12 12:39:25 +00:00
background_updates.py
cache.py
captcha.py
cas.py
consent.py
database.py
emailconfig.py
experimental.py Support MSC3814: Dehydrated Devices (#15929) 2023-07-24 08:23:19 -07:00
federation.py Allow config of the backoff algorithm for the federation client. (#15754) 2023-08-03 14:36:55 -04:00
homeserver.py
jwt.py
key.py
logger.py
metrics.py
modules.py
oembed.py
oidc.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py
repository.py
retention.py
room.py
room_directory.py
saml2.py
server.py
server_notices.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00