..
__init__.py
…
__main__.py
…
_base.py
Better formatting for config errors from modules ( #8874 )
2020-12-08 14:04:35 +00:00
_base.pyi
Allow re-using a UI auth validation for a period of time ( #8970 )
2020-12-18 07:33:57 -05:00
_util.py
Fix validate_config on nested objects ( #9054 )
2021-01-08 14:23:04 +00:00
api.py
…
appservice.py
…
auth.py
Allow re-using a UI auth validation for a period of time ( #8970 )
2020-12-18 07:33:57 -05:00
cache.py
…
captcha.py
…
cas.py
…
consent_config.py
…
database.py
…
emailconfig.py
Send the location of the web client to the IS when inviting via 3PIDs. ( #8930 )
2020-12-18 11:01:57 -05:00
federation.py
Fix the sample config location for the ip_range_whitelist setting. ( #8954 )
2020-12-16 14:40:47 -05:00
groups.py
Update the value of group_creation_prefix in sample config. ( #8992 )
2020-12-29 09:30:48 -05:00
homeserver.py
Allow re-using a UI auth validation for a period of time ( #8970 )
2020-12-18 07:33:57 -05:00
jwt_config.py
Fix typos and spelling errors. ( #8639 )
2020-10-23 12:38:40 -04:00
key.py
…
logger.py
Various clean-ups to the logging context code ( #8935 )
2020-12-14 14:19:47 -05:00
metrics.py
…
oidc_config.py
Add jsonschema verification for the oidc provider config
2021-01-13 17:47:27 +00:00
password_auth_providers.py
Better formatting for config errors from modules ( #8874 )
2020-12-08 14:04:35 +00:00
push.py
…
ratelimiting.py
…
redis.py
…
registration.py
…
repository.py
Default to blacklisting reserved IP ranges and add a whitelist. ( #8870 )
2020-12-09 13:56:06 -05:00
room.py
…
room_directory.py
Better formatting for config errors from modules ( #8874 )
2020-12-08 14:04:35 +00:00
saml2_config.py
Better formatting for config errors from modules ( #8874 )
2020-12-08 14:04:35 +00:00
server.py
Fix the sample config location for the ip_range_whitelist setting. ( #8954 )
2020-12-16 14:40:47 -05:00
server_notices_config.py
…
spam_checker.py
Better formatting for config errors from modules ( #8874 )
2020-12-08 14:04:35 +00:00
sso.py
Give the user a better error when they present bad SSO creds
2021-01-13 20:22:41 +00:00
stats.py
…
third_party_event_rules.py
Better formatting for config errors from modules ( #8874 )
2020-12-08 14:04:35 +00:00
tls.py
…
tracer.py
…
user_directory.py
…
voip.py
…
workers.py
Allow running sendToDevice on workers ( #9044 )
2021-01-07 20:19:26 +00:00