]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #1171: Basic authentication fails with very long logins or password
authorserassio <>
Sat, 19 Mar 2005 22:41:55 +0000 (22:41 +0000)
committerserassio <>
Sat, 19 Mar 2005 22:41:55 +0000 (22:41 +0000)
commit36a04c1548a4c0ddee6204d36cf4d02fca335866
tree1c29249bd5aeb4749076f32ea6dcabb9591e6eb9
parent20e869bf11fba5e7b98c074d91b1b76a37ddc153
Bug #1171: Basic authentication fails with very long logins or password

There was an artificial limit on the login+password to no more than 64
characters in total.

Forward port of 2.5 patch.
src/auth/basic/auth_basic.cc