Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-14 | Only check 3pids not in use when registering | David Baker | 1 | -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-13 | Migrate all tests to use the dict-based config format instead of hanging ↵ | Amber Brown | 23 | -203/+240 | |
ite |