jaredhanson / passport-http

HTTP Basic and Digest authentication strategies for Passport and Node.js.
https://www.passportjs.org/packages/passport-http/?utm_source=github&utm_medium=referral&utm_campaign=passport-http&utm_content=about
MIT License
268 stars 110 forks source link

Repeat log in attempts for base http auth #13

Open sk91 opened 11 years ago

sk91 commented 11 years ago

To allow users additional log in attempts we need to return status 401 instead of 400 on login failure