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

Fix show certs to anon user
This commit is contained in:
Quincy Larson
2015-10-08 15:07:03 -07:00

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