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

Ensure that Schemas API returns the password field for users, even when the password field isn't in the _SCHEMA collection. #1388

Closed
drew-gross opened this issue Apr 6, 2016 · 0 comments · Fixed by #1421
Assignees
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@drew-gross
Copy link
Contributor

After investigating parse-community/parse-dashboard#231 I discovered that Parse.com _SCHEMA collection doesn't always have the password field in the _User collection. The Schemas API should return the password field regardless of the contents of the _SCHEMA collection, as it's a special field.

@drew-gross drew-gross added the type:bug Impaired feature or lacking behavior that is likely assumed label Apr 6, 2016
@flovilmart flovilmart self-assigned this Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants