forked-synapse/synapse/api/auth
Patrick Cloke c01343de43
Add stricter mypy options (#15694)
Enable warn_unused_configs, strict_concatenate, disallow_subclassing_any,
and disallow_incomplete_defs.
2023-05-31 07:18:29 -04:00
..
__init__.py Make the api.auth.Auth a Protocol 2023-05-30 09:43:06 -04:00
base.py Make AS tokens work & allow ASes to /register 2023-05-30 09:43:06 -04:00
internal.py Make AS tokens work & allow ASes to /register 2023-05-30 09:43:06 -04:00
msc3861_delegated.py Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00