MatrixSynapse/synapse/rest/client/v2_alpha
Erik Johnston 2a06b44be2 Merge pull request #1986 from matrix-org/matthew/enable_guest_3p
enable guest access for the 3pl/3pid APIs
2017-03-31 14:36:03 +01:00
..
__init__.py
_base.py
account.py Fix token request for addition of phone numbers 2017-03-23 18:46:17 +00:00
account_data.py
auth.py
devices.py Implement _simple_delete_many_txn, use it to delete devices 2017-03-13 17:53:23 +00:00
filter.py
keys.py sets aren't JSON serializable 2017-02-02 14:55:54 +00:00
notifications.py
openid.py
receipts.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
register.py Add another missing yield on check_device_registered 2017-03-23 22:18:53 +00:00
report_event.py
sendtodevice.py Allow guest access to endpoints for E2E 2016-11-25 15:26:34 +00:00
sync.py Remove unused import 2017-03-15 14:49:25 +00:00
tags.py
thirdparty.py switch to allow_guest=True for authing 3Ps as per PR feedback 2017-03-31 13:54:26 +01:00
tokenrefresh.py Rip out more refresh_token code 2016-11-30 17:40:18 +00:00