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

Fix #52 - Remove salt from calls to verify password. #53

Closed
wants to merge 1 commit into from

Conversation

jason-fox
Copy link
Contributor

  • The salt already exists within the User/PepProxy/IoT object and does not need to be passed
  • Amend all verifyPassword() calls to pass a single parameter

* The `salt` already exists within the User/PepProxy/IoT object and does not need to be passed
* Amend all `verifyPassword() calls to pass a single parameter
@aalonsog
Copy link
Member

Sorry, I show the issue before this PR and I already fixed it...

@aalonsog aalonsog closed this Nov 20, 2018
@jason-fox jason-fox deleted the bug/password branch November 20, 2018 12:41
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.

None yet

2 participants