mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
e9c908ebc0
* Now only the auth part goes to fallback, not the whole operation * Auth fallback is a normal API endpoint, not a static page * Params like the recaptcha pubkey can just live in the config Involves a little engineering on JsonResource so its servlets aren't always forced to return JSON. I should document this more, in fact I'll do that now. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
admin.py | ||
appservice.py | ||
auth.py | ||
directory.py | ||
events.py | ||
federation.py | ||
login.py | ||
message.py | ||
presence.py | ||
profile.py | ||
register.py | ||
room.py | ||
sync.py | ||
typing.py |