MatrixSynapse/synapse/api
Richard van der Hoff d5f9fb06b0 Refactor UI auth implementation
Instead of returning False when auth is incomplete, throw an exception which
can be caught with a wrapper.
2017-12-05 09:40:05 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Improve comments on get_user_by_access_token 2017-11-29 15:52:41 +00:00
constants.py Support registration / login with phone number 2017-03-13 17:27:51 +00:00
errors.py Refactor UI auth implementation 2017-12-05 09:40:05 +00:00
filtering.py use jsonschema.FormatChecker for RoomID and UserID strings 2017-03-23 11:42:41 -03:00
ratelimiting.py Check whether to ratelimit sooner to avoid work 2016-10-19 10:45:24 +01:00
urls.py APP_SERVICE_PREFIX is never used; don't bother 2016-08-25 18:06:05 +01:00