mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-04 21:30:51 -05:00
f522f50a08
This follows the same flows-based flow as regular registration, but as the only implemented flow has no requirements, it auto-succeeds. In the future, other flows (e.g. captcha) may be required, so clients should treat this like the regular registration flow choices. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
admin.py | ||
appservice.py | ||
auth.py | ||
directory.py | ||
events.py | ||
federation.py | ||
identity.py | ||
message.py | ||
presence.py | ||
private_user_data.py | ||
profile.py | ||
receipts.py | ||
register.py | ||
room.py | ||
search.py | ||
sync.py | ||
typing.py |