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

Prevents _User lock out when setting ACL on signup or afterwards #1429

Merged
merged 1 commit into from
Apr 8, 2016

Conversation

flovilmart
Copy link
Contributor

When creating and updating a user, ever set R/W on the user.

Ran the test against parse.com to make sure we match behaviours.

fixes: #1390

@codecov-io
Copy link

Current coverage is 92.80%

Merging #1429 into master will not affect coverage as of 1a24b30

@@            master   #1429   diff @@
======================================
  Files           86      86       
  Stmts         5460    5464     +4
  Branches      1007    1009     +2
  Methods          0       0       
======================================
+ Hit           5067    5071     +4
  Partial         10      10       
  Missed         383     383       

Review entire Coverage Diff as of 1a24b30

Powered by Codecov. Updated on successful CI builds.

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.

Difference Setting ACL js(parse.com) and android(hosted).
4 participants