MatrixSynapse/synapse/rest/media/v1
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
base_resource.py Consistency 2015-08-27 10:50:49 +01:00
download_resource.py
filepath.py
identicon_resource.py
media_repository.py
thumbnail_resource.py
thumbnailer.py
upload_resource.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00