Skip to content

Commit

Permalink
Add a comment about the server not complaining about bad authentication.
Browse files Browse the repository at this point in the history
  • Loading branch information
murraycu committed Dec 5, 2014
1 parent 9c491b3 commit 76a933c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ private boolean uploadOutstandingClassifications() {

// TODO: Request re-authentication when the server says we have used the wrong name + api_key.
// What does the server reply in that case?
// See https://github.com/zooniverse/Galaxy-Zoo/issues/184
final LoginUtils.LoginDetails loginDetails = LoginUtils.getAccountLoginDetails(getContext());

// query the database for any item whose classification is not yet uploaded.
Expand Down

0 comments on commit 76a933c

Please sign in to comment.