summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-14Only check 3pids not in use when registeringDavid Baker1-18/+22
We checked that 3pids were not already in use before we checked if we were going to return the account previously registered in the same UI auth session, in which case the 3pids will definitely be in use. https://github.com/vector-im/riot-web/issues/9586
2019-05-13Migrate all tests to use the dict-based config format instead of hanging ↵Amber Brown23-203/+240
ite