Christoph 32fd9bc673 Fix possible AttributeError when account-api is called over unix socket (#16404) 7 months ago
..
auth 32fd9bc673 Fix possible AttributeError when account-api is called over unix socket (#16404) 7 months ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
auth_blocking.py e46d5f3586 Factor out an `is_mine_server_name` method (#15542) 1 year ago
constants.py ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) 9 months ago
errors.py 62a1a9be52 Describe which rate limiter was hit in logs (#16135) 9 months ago
filtering.py 7ec0a141b4 Convert more cached return values to immutable types (#16356) 8 months ago
presence.py 06bbf1029c Convert simple_select_list_paginate_txn to return tuples. (#16433) 8 months ago
ratelimiting.py a2b8814d64 Fix incorrect docstring for Ratelimiter. (#16255) 9 months ago
room_versions.py 6d81aec09f Support room version 11 (#15912) 10 months ago
urls.py 755bfeee3a Use servlets for /key/ endpoints. (#14229) 1 year ago