mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
6d47b7e325
This was the last untyped handler from the HomeServer object. Since it was being treated as Any (and thus unchecked) it was being used incorrectly in a few places. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
background_updates.py | ||
devices.py | ||
event_reports.py | ||
federation.py | ||
media.py | ||
registration_tokens.py | ||
rooms.py | ||
server_notice_servlet.py | ||
statistics.py | ||
username_available.py | ||
users.py |