8000 module-3 · Issue #19 · hwz/chirp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

module-3 #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
yeahe83 opened this issue Feb 15, 2016 · 1 comment
Open

module-3 #19

yeahe83 opened this issue Feb 15, 2016 · 1 comment

Comments

@yeahe83
Copy link
yeahe83 commented Feb 15, 2016

chirp/module-3/Finished/passport-init.js

        if(users[username]){ // <----------------line 27: it means not found??
            console.log('User Not Found with username '+username);
            return done(null, false);
        }
@Beatusvir
Copy link

@yeahe83 Yeah that's a typo, see #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0