Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 27, 2016
Commits on Mar 26, 2016
Commits on Mar 25, 2016
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Mar 24, 2016
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Add test case for checking _perishable_token, it should be unset after password reset. parse-community#951
committed- committed
Clear reset password token after reset password.
_perishable_token
is not a parse field, cannot clear it through rest. Update it separately. parse-community#951committedInstead of executing write directly, reuse rest.update to fix request object in user before save is empty when reset password. parse-community#951
committed