mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 12:27:14 -05:00
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 | ||
| test_events.py | ||
| test_presence.py | ||
| test_profile.py | ||
| test_rooms.py | ||
| test_typing.py | ||
| utils.py | ||