MatrixSynapse/synapse/config
Dan Callahan ebdef256b3
Remove superfluous call to bool() (#9986)
Our strtobool already returns a bool, so no need to re-cast here

Signed-off-by: Dan Callahan <danc@element.io>
2021-05-14 10:58:57 +01:00
..
__init__.py
__main__.py
_base.py
_base.pyi Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
_util.py
account_validity.py Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00
api.py Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) 2021-05-11 10:58:58 -04:00
appservice.py
auth.py
cache.py Optionally track memory usage of each LruCache (#9881) 2021-05-05 16:54:36 +01:00
captcha.py
cas.py
consent.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
database.py Add port parameter to the sample config for psycopg2 args (#9911) 2021-05-04 13:28:59 +01:00
emailconfig.py Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00
experimental.py
federation.py Add config option to hide device names over federation (#9945) 2021-05-11 14:03:23 +01:00
groups.py
homeserver.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
jwt.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
key.py
logger.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
metrics.py
oidc.py Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Remove superfluous call to bool() (#9986) 2021-05-14 10:58:57 +01:00
repository.py More robust handling of the Content-Type header for thumbnail generation (#9788) 2021-04-14 16:30:59 +01:00
room.py
room_directory.py
saml2.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
server.py Limit how often GC happens by time. (#9902) 2021-05-05 16:53:45 +01:00
server_notices.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py Merge pull request from GHSA-x345-32rc-8h85 2021-05-11 11:47:23 +02:00
tracer.py Support enabling opentracing by user (#9978) 2021-05-14 10:51:08 +01:00
user_directory.py
voip.py
workers.py Split presence out of master (#9820) 2021-04-23 12:21:55 +01:00