0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-23 21:18:20 +02:00
synapse/tests/api
Richard van der Hoff 1890cfcf82 Inline issue_access_token (#5659)
this is only used in one place, so it's clearer if we inline it and reduce the
API surface.

Also, fixes a buglet where we would create an access token even if we were
about to block the user (we would never return the AT, so the user could never
use it, but it was still created and added to the db.)
2019-07-11 04:10:07 +10:00
..
__init__.py Test ratelimiter 2014-09-02 15:16:26 +01:00
test_auth.py Inline issue_access_token (#5659) 2019-07-11 04:10:07 +10:00
test_filtering.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_ratelimiting.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00