summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-14Fix login to error for nonexistent usersDavid Baker1-1/+1
Fixes SYN-680
2016-04-14fix urlparse import thinko breaking tiny URLsMatthew Hodgson1-5/+5
2016-04-14Make v2_alpha reg follow the AS API specificationKegan Dougal1-0/+5
The spec is clear the key should be 'user' not 'username' and this is indeed the case for v1.