Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove token after used or when expired #106

Closed
wants to merge 2 commits into from
Closed

Remove token after used or when expired #106

wants to merge 2 commits into from

Conversation

alemela
Copy link
Contributor

@alemela alemela commented Jun 30, 2014

This commit will close issue #96

  1. Remove token after first use
  2. Remove token not used after first use > 24h
  3. Semi rollback of previous commit: we must check matricola and token when signup/reset so they have to be in knownKeys. Instead the removal of hash was correct
  4. Some mini debug text improvement

Tested on live Highgarden

return;
}
callback();
});
callback();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this callback call now a duplicate?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably yes, I've to check

@bassosimone
Copy link
Contributor

Closing because meanwhile the master branch moved too fast. Please, rebase and resubmit.

@bassosimone bassosimone deleted the issue_96 branch March 22, 2015 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants