Merge pull request #3658 from FreeCodeCamp/fix/is-github-cool-show-cert

Fix show certs to anon user
pull/3662/head
Quincy Larson 2015-10-08 15:07:03 -07:00
commit 9c29c4c79b
1 changed files with 2 additions and 0 deletions

View File

@ -272,8 +272,10 @@ module.exports = function(app) {
return Observable.just(user);
}
return findUserByUsername$(username, {
isGithubCool: true,
isFrontEndCert: true,
isFullStackCert: true,
isHonest: true,
completedChallenges: true,
username: true,
name: true