Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-04-14 | Fix login to error for nonexistent users | David Baker | 1 | -1/+1 | |
Fixes SYN-680 | |||||
2016-04-14 | fix urlparse import thinko breaking tiny URLs | Matthew Hodgson | 1 | -5/+5 | |
2016-04-14 | Make v2_alpha reg follow the AS API specification | Kegan Dougal | 1 | -0/+5 | |
The spec is clear the key should be 'user' not 'username' and this is indeed the case for v1. |