Skip to content

Added verify password to users router and tests. #4747

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
merged 20 commits into from
Jun 13, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
c7ca75e
Added verify password to users router and tests.
May 2, 2018
9988fc3
Added more tests to support more coverage.
May 4, 2018
259b817
Added additional tests to spec. Removed condition from verifyPassword…
May 4, 2018
f435091
Removed POST handling from verifyPassword.
May 7, 2018
717aa46
Refactored handleLogin and handleVerifyPassword to use shared helper …
May 8, 2018
c3e5910
Merge branch 'master' into verify_password
johnnydimas May 8, 2018
097b20c
Merge branch 'master' into verify_password
johnnydimas May 9, 2018
4d42928
Refactored verifyPassword and login to not use try/catch. Parent prom…
May 9, 2018
fe0650e
Merge branch 'master' into verify_password
johnnydimas May 14, 2018
4bc17d1
Added account lockout policy to verify password function. Added test …
May 18, 2018
13a6b2c
Merge branch 'master' into verify_password
johnnydimas May 18, 2018
b3dcc89
no message
May 18, 2018
22d43b3
Merge branch 'verify_password' of github.com:johnnydimas/parse-server…
May 18, 2018
32a472c
Merge branch 'master' into verify_password
johnnydimas May 18, 2018
8038fa2
Merge branch 'master' into verify_password
johnnydimas May 18, 2018
8e090bc
Merge branch 'master' into verify_password
johnnydimas May 18, 2018
05d718b
Merge branch 'master' into verify_password
johnnydimas May 22, 2018
ca91601
merged in changes from master. redoing functions.
Jun 13, 2018
27e7f07
Merged new changes from master. Made changes as requested from comments.
Jun 13, 2018
604ce0e
We cannot remove hidden properties from the helper before returning t…
Jun 13, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading