forked from strongloop/loopback
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:strongloop/loopback into feature/…
…globalize-error-messages * 'master' of github.com:strongloop/loopback: (25 commits) Update strong-remoting dep Allow accessType per remote method v2.9.0 Update juggler dep v2.8.8 Fix context middleware to preserve domains Fix Geo test cases Allow User.hashPassword/validatePassword to be overridden Additional password reset unit tests for API and REST - strongloop#944 Small formatting update to have consistency with identical logic in other areas. - strongloop#944 Simplify the API test for invalidCredentials (removed create), move above REST calls for better grouping of tests - strongloop#944 Force request to send body as string, this ensures headers aren't automatically set to application/json - strongloop#944 Ensure error checking logic is in place for all REST calls, expand formatting for consistency with existing instances. - strongloop#944 Correct invalidCredentials so that it differs from validCredentialsEmailVerified, unit test now passes as desired. - strongloop#944 Update to demonstrate unit test is actually failing due to incorrect values of invalidCredentials - strongloop#944 v2.8.7 API and REST tests added to ensure complete and valid credentials are supplied for verified error message to be returned - tests added as suggested and fail under previous version of User model - strongloop#931 Require valid login credentials before verified email check. - strongloop#931. Change urlNotFound.js to url-not-found.js Add lib/server-app.js ... Conflicts: common/models/user.js
- Loading branch information
Showing
13 changed files
with
460 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.