* Apply standard linting to the code base * Specify files to lint * Run lint as first stage * Update travis config
Fixes mcavage/node-ldapjs#138: user can't bind with inmemory example In addition to fixing the userPassword authentication code, the authorize function has been changed so any user may search after a successful bind.