Parse-SDK-JS
Parse-SDK-JS copied to clipboard
fix: Remove request option limitation in `Parse.User.verifyPassword`
Pull Request
- Report security issues confidentially.
- Any contribution is under this license.
- Link this pull request to an issue.
Issue
Closes: #2077
Approach
Remove option filter.
Tasks
- [x] Add tests
Thanks for opening this pull request!
Codecov Report
Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.
Project coverage is 99.98%. Comparing base (
9449cc3) to head (e699861). Report is 19 commits behind head on alpha.
| Files | Patch % | Lines |
|---|---|---|
| src/RESTController.js | 50.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## alpha #2076 +/- ##
===========================================
- Coverage 100.00% 99.98% -0.02%
===========================================
Files 61 61
Lines 6178 6184 +6
Branches 1496 1499 +3
===========================================
+ Hits 6178 6183 +5
- Misses 0 1 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🎉 This change has been released in version 5.0.0-alpha.4
🎉 This change has been released in version 5.1.0-alpha.1