forked-synapse/synapse/rest/client/v2_alpha
Richard van der Hoff d7ea8c4800 Factor out a validate_user_via_ui_auth method
Collect together all the places that validate a logged-in user via UI auth.
2017-12-05 09:42:30 +00:00
..
__init__.py
_base.py Refactor UI auth implementation 2017-12-05 09:40:05 +00:00
account_data.py
account.py Factor out a validate_user_via_ui_auth method 2017-12-05 09:42:30 +00:00
auth.py
devices.py Factor out a validate_user_via_ui_auth method 2017-12-05 09:42:30 +00:00
filter.py
groups.py Allow guest access to group APIs for reading 2017-11-28 11:23:00 +00:00
keys.py
notifications.py
openid.py
read_marker.py
receipts.py
register.py Refactor UI auth implementation 2017-12-05 09:40:05 +00:00
report_event.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
user_directory.py