Actions
Bug #2142
closedSquid Reverse Proxy should have login=PASS on all peers
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Squid
Target version:
-
Start date:
01/24/2012
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
All
Description
I noticed that after configuring reverse proxy, I couldnt log into any machines that were behind the proxy.
After digging in the code, i noticed that "login=PASS" only gets appended if the site is set to SSL.
This should be changed to be appended by default OR an option to pass through authentication.
Actions