-
Notifications
You must be signed in to change notification settings - Fork 149
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
Having problems with auth #121
Comments
If I use The output to the client is:
and on the server with logging on:
|
Wondering if this function:
should actually be an if (!
|
Or am I wrong? |
After 4+ years I'm closing this - appears to be abandoned and it's cluttering up my github account |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is my config
Here is authorizeUser
If it try to connect via telnet auth I get this:
I expect it to work as in authorizeUser I am doing done(null,true);
I saw this: #106
but that doesn't work either.
What am I doing wrong?!
The text was updated successfully, but these errors were encountered: