anonymousland-synapse/synapse/config
Richard van der Hoff eaada74075
JWT OIDC secrets for Sign in with Apple (#9549)
Apple had to be special. They want a client secret which is generated from an EC key.

Fixes #9220. Also fixes #9212 while I'm here.
2021-03-09 15:03:37 +00:00
..
__init__.py
__main__.py
_base.py JWT OIDC secrets for Sign in with Apple (#9549) 2021-03-09 15:03:37 +00:00
_base.pyi JWT OIDC secrets for Sign in with Apple (#9549) 2021-03-09 15:03:37 +00:00
_util.py
api.py
appservice.py
auth.py
cache.py
captcha.py
cas.py
consent_config.py
database.py
emailconfig.py
experimental.py
federation.py
groups.py
homeserver.py
jwt_config.py
key.py
logger.py Fix additional type hints. (#9543) 2021-03-09 07:41:32 -05:00
metrics.py
oidc_config.py JWT OIDC secrets for Sign in with Apple (#9549) 2021-03-09 15:03:37 +00:00
password_auth_providers.py
push.py Clean up ShardedWorkerHandlingConfig (#9466) 2021-02-24 13:23:18 +00:00
ratelimiting.py Ratelimit cross-user key sharing requests. (#8957) 2021-02-19 13:20:34 -05:00
redis.py
registration.py
repository.py Remove vestiges of uploads_path config (#9462) 2021-02-22 19:54:49 +00:00
room_directory.py
room.py
saml2_config.py
server_notices_config.py
server.py quick config comment tweak to clarify allow_profile_lookup_over_federation 2021-03-08 21:52:04 +00:00
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py Clean up the user directory sample config section (#9385) 2021-02-22 11:44:31 +00:00
voip.py
workers.py Clean up ShardedWorkerHandlingConfig (#9466) 2021-02-24 13:23:18 +00:00