-
Notifications
You must be signed in to change notification settings - Fork 144
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
bcrypt is an optional dependency and allow anonymous login #13
base: master
Are you sure you want to change the base?
Conversation
not sure about the bcrypt, but the anonymous login fix would be very helpful to me. I can submit as a separate change set... @vesse Is there a reason not to remove that check? |
@vesse picked the commit for another repo which has already many fixes including the anonymous login. You can switch from node-ldapauth to node-ldapauth-fork... I've done so... |
fantastic, keep up the good work! |
not really sure that you are using
so, you would have to check if |
ldapauth only requires bcrypt if you pass |
@vesse Just saw all your great work on node-ldapauth-fork. What would you think about merging your changes into this repo, and me giving you commit and publish rights for this repo and its npm module? |
@trentm Thanks, that would be great! |
Whats the status on the merge? |
two little changes I needed to use this great lib.