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

Fixed credentials breaking on passwords containing the character ':'. #42

Open Cybolic opened 9 years ago

Cybolic commented 9 years ago

Fix for #41.

lordgraysith commented 8 years ago

:+1: