summary refs log tree commit diff
path: root/tests/handlers/test_auth.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix test for py3Neil Johnson2018-08-011-0/+4
* make count_monthly_users async synapse/handlers/auth.pyNeil Johnson2018-08-011-17/+22
* coding styleNeil Johnson2018-07-311-2/+2
* limit register and sign in on number of monthly usersNeil Johnson2018-07-301-1/+48
* run isortAmber Brown2018-07-091-0/+2
* Fix email push in pusher workerErik Johnston2017-02-021-7/+5
* Stop putting a time caveat on access tokensRichard van der Hoff2016-11-291-3/+3
* PEP8Richard van der Hoff2016-08-081-0/+1
* Fix login with m.login.tokenRichard van der Hoff2016-08-081-4/+49
* Fix flake8 warnings for testsMark Haines2016-02-191-1/+0
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Move token generation to auth handlerDaniel Wagner-Hall2015-08-201-0/+70