Richard van der Hoff eaada74075 JWT OIDC secrets for Sign in with Apple (#9549) 3 years ago
..
__init__.py deca277d09 Let synctl use a config directory. (#5904) 4 years ago
__main__.py 62b1ce8539 isort 5 compatibility (#7786) 3 years ago
_base.py eaada74075 JWT OIDC secrets for Sign in with Apple (#9549) 3 years ago
_base.pyi eaada74075 JWT OIDC secrets for Sign in with Apple (#9549) 3 years ago
_util.py d32870ffa5 Fix validate_config on nested objects (#9054) 3 years ago
api.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
appservice.py c276bd9969 Send some ephemeral events to appservices (#8437) 3 years ago
auth.py e17553e185 Parse ui_auth.session_timeout as a duration (instead of treating it as ms) (#9426) 3 years ago
cache.py c619253db8 Stop sub-classing object (#8249) 3 years ago
captcha.py e54746bdf7 Clean-up the template loading code. (#9200) 3 years ago
cas.py 2c9b4a5f16 Merge tag 'v1.27.0rc2' into develop 3 years ago
consent_config.py e54746bdf7 Clean-up the template loading code. (#9200) 3 years ago
database.py 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
emailconfig.py 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
experimental.py a737cc2713 Implement MSC2858 support (#9183) 3 years ago
federation.py 9bc74743d5 Add configs to make profile data more private (#9203) 3 years ago
groups.py cfcf5541b4 Update the value of group_creation_prefix in sample config. (#8992) 3 years ago
homeserver.py a737cc2713 Implement MSC2858 support (#9183) 3 years ago
jwt_config.py 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
key.py c619253db8 Stop sub-classing object (#8249) 3 years ago
logger.py 7fdc6cefb3 Fix additional type hints. (#9543) 3 years ago
metrics.py c619253db8 Stop sub-classing object (#8249) 3 years ago
oidc_config.py eaada74075 JWT OIDC secrets for Sign in with Apple (#9549) 3 years ago
password_auth_providers.py ab7a24cc6b Better formatting for config errors from modules (#8874) 3 years ago
push.py 2927921942 Clean up `ShardedWorkerHandlingConfig` (#9466) 3 years ago
ratelimiting.py fc8b3d8809 Ratelimit cross-user key sharing requests. (#8957) 3 years ago
redis.py 2c1b9d6763 Update worker docs with recent enhancements (#7969) 3 years ago
registration.py 2c9b4a5f16 Merge tag 'v1.27.0rc2' into develop 3 years ago
repository.py 1b2d6d55c5 Remove vestiges of uploads_path config (#9462) 3 years ago
room.py c619253db8 Stop sub-classing object (#8249) 3 years ago
room_directory.py 7950aa8a27 Fix some typos. 3 years ago
saml2_config.py 2c9b4a5f16 Merge tag 'v1.27.0rc2' into develop 3 years ago
server.py 0764d0c6e5 quick config comment tweak to clarify allow_profile_lookup_over_federation 3 years ago
server_notices_config.py 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
spam_checker.py ab7a24cc6b Better formatting for config errors from modules (#8874) 3 years ago
sso.py 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
stats.py 837293c314 Remove obsolete __future__ imports (#8337) 3 years ago
third_party_event_rules.py ab7a24cc6b Better formatting for config errors from modules (#8874) 3 years ago
tls.py 4ff0201e62 Enable mypy checking for unreachable code and fix instances. (#8432) 3 years ago
tracer.py 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
user_directory.py e22b71810e Clean up the user directory sample config section (#9385) 3 years ago
voip.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
workers.py 2927921942 Clean up `ShardedWorkerHandlingConfig` (#9466) 3 years ago