MatrixSynapse/synapse/api
Richard van der Hoff 1d09586599 Address review comments
- don't blindly proxy all HTTPRequestExceptions
- log unexpected exceptions at error
- avoid `isinstance`
- improve docs on `from_http_response_exception`
2017-03-14 14:15:37 +00:00
..
__init__.py
auth.py Change resolve_state_groups call site logging to DEBUG 2017-01-17 17:07:15 +00:00
constants.py Revert "Support registration & login with phone number" 2017-03-13 09:59:33 +00:00
errors.py Address review comments 2017-03-14 14:15:37 +00:00
filtering.py
ratelimiting.py
urls.py