We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 782e897 + 0e63796 commit 632bbeeCopy full SHA for 632bbee
common/models/user.js
@@ -386,7 +386,7 @@ module.exports = function(User) {
386
displayPort +
387
options.restApiRoot +
388
userModel.http.path +
389
- userModel.sharedClass.find('confirm', true).http.path +
+ userModel.sharedClass.findMethodByName('confirm').http.path +
390
'?uid=' +
391
options.user.id +
392
'&redirect=' +
0 commit comments