summary refs log tree commit diff
path: root/synapse/util/async_helpers.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-16Fix buggy condition in account validity handler (#28)Brendan Abolivier3-2/+9
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