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: definitions for accountLockout and passwordPolicy #7040

Merged
merged 3 commits into from
Dec 3, 2020

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Dec 2, 2020

Closes #7015

@dplewis
Copy link
Member

dplewis commented Dec 3, 2020

@dblythy Can you resolve the conflicts?

@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #7040 (a38f68b) into master (c8ff445) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7040      +/-   ##
==========================================
- Coverage   93.83%   93.82%   -0.01%     
==========================================
  Files         169      169              
  Lines       12439    12441       +2     
==========================================
+ Hits        11672    11673       +1     
- Misses        767      768       +1     
Impacted Files Coverage Δ
src/Options/index.js 100.00% <ø> (ø)
src/Options/Definitions.js 100.00% <100.00%> (ø)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.92% <0.00%> (-0.67%) ⬇️
src/RestWrite.js 93.84% <0.00%> (+0.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8ff445...a38f68b. Read the comment docs.

@dplewis dplewis merged commit e634eba into parse-community:master Dec 3, 2020
@dblythy dblythy deleted the deeperOptions branch December 3, 2020 21:10
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.

Add defintions for accountLockout and passwordPolicy
2 participants