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

requested merge. #12

Merged
merged 5 commits into from
Mar 17, 2015
Merged

requested merge. #12

merged 5 commits into from
Mar 17, 2015

Conversation

dacbd
Copy link
Collaborator

@dacbd dacbd commented Mar 17, 2015

No description provided.

dcu added 5 commits February 8, 2015 19:21
It's safer to escape the params here before passing them to the API.
The user agent includes the name of the library, its version and the node version.
This will allow us to identify in the api what are the common libraries
the account is using and detect when an unknown one is used.
The api must respond with "token is valid" to ensure the token was
valid.
Even if the user makes a mistake when entering the token like entering a
character at the end, the token must be valid.
The max length of the token was also limited to 16 characters.
dacbd added a commit that referenced this pull request Mar 17, 2015
@dacbd dacbd merged commit f0be9a1 into evilpacket:master Mar 17, 2015
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