summary refs log tree commit diff
path: root/tests/patch_inline_callbacks.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-14Fix account_validity incorrect email response contentAndrew Morgan1-2/+5
2020-02-14Fix incorrect run_in_background import statementAndrew Morgan1-1/+1
2020-02-14Fix signedjson deleted methodAndrew Morgan1-4/+12
2020-02-11Dinsic Blacking with black==18.6b2Andrew Morgan353-10315/+8823
2020-01-24Fix resetting password via a phone number (#21) dinsic_2020-02-10Andrew Morgan2-1/+2
2020-01-22Validate client_secret parameter according to spec (#20)Andrew Morgan4-1/+34
2019-12-12Add the ability to restrict max avatar filesize and content-type (#19)Andrew Morgan5-2/+104
2019-12-09Add some flaky sytests to a sytest-blacklist (#17)Andrew Morgan3-0/+16
2019-12-05Add limit_profile_requests_to_known_users option (#18)Andrew Morgan5-2/+24
2019-12-03Fix scripts/generate_signing_key.py import statement (#15)Andrew Morgan2-1/+2
2019-12-02