summary refs log tree commit diff
path: root/changelog.d/6003.misc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-25Refactor code for calculating registration flows (#6106)Richard van der Hoff4-83/+145
2019-09-25A few more cleanupsRichard van der Hoff1-14/+15
2019-09-25address ryan's review commentRichard van der Hoff1-4/+3
2019-09-25fix flake8 failsRichard van der Hoff2-1/+2
2019-09-25remove errant printNeil Johnson1-1/+0
2019-09-25blackNeil Johnson1-4/+2
2019-09-25remove email dependency on msisdn validity checks in _check_threepidNeil Johnson2-30/+39
2019-09-25Refactor the user-interactive auth handlingRichard van der Hoff5-141/+265
2019-09-24remove unused parameter to get_user_id_by_threepid (#6099)Richard van der Hoff2-1/+2
2019-09-24Incorporate reviewBrendan Abolivier1-3/+3
2019-09-24Add sid to next_link for email validation (#6097)J. Ryan Stinnett2-0/+11
2019-09-24Fix loggingBrendan Abolivier1-1/+1
2019-09-24docstrings and commentsRichard van der Hoff1-7/+21
2019-09-23Add submit_url response parameter