Fixed Djblets not allowing ":" in passwords with basic auth.

Review Request #2675 — Created Oct. 30, 2011 and submitted — Latest diff uploaded

Information

Djblets

Reviewers

Fixed Djblets not allowing ":" in passwords with basic auth.

Fixed a bug that did not authenticate users with a ":" characters in their password when basic HTTP authentication.

 
    Loading...