Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-04-14 | Fix check_password rather than inverting the meaning of _check_local_password... | Mark Haines | 1 | -9/+12 |
2016-04-14 | Fix login to error for nonexistent users | David Baker | 1 | -1/+1 |
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 Doug |