forked-synapse/synapse/api
Daniel Wagner-Hall f522f50a08 Allow guests to register and call /events?room_id=
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.
2015-11-04 17:29:07 +00:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
auth.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
constants.py Merge branch 'develop' into daniel/3pidinvites 2015-10-05 10:33:41 -05:00
errors.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
filtering.py Include room tags in v2 /sync 2015-11-02 16:23:15 +00:00
ratelimiting.py Update copyright notices 2015-01-06 13:21:39 +00:00
urls.py Add a version 2 of the key server api 2015-04-14 16:04:52 +01:00