aboutsummaryrefslogtreecommitdiff
path: root/logic/auth/AuthenticateTask.cpp
AgeCommit message (Collapse)Author
2013-11-18Implement account list and account list dialogAndrew
2013-11-14Implement auth task's response processing.Andrew
The authenticate task can now successfully log a user in.
2013-11-14Add test authentication task.Andrew
It doesn't actually do anything with the server's reply yet.