Skip to content

remove clear_password assertions in tests #86

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

Merged

Conversation

dgao1029
Copy link
Contributor

@dgao1029 dgao1029 commented Nov 5, 2019

POST requests to the /storage/passwords endpoint should not return the clear_password back in plaintext. The POST response should mask the clear_password but the JS SDK tests specifically check for the created or updated password. I removed those assertion checks.

@shakeelmohamed shakeelmohamed changed the base branch from master to develop November 6, 2019 00:04
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.

3 participants