Modify ↓
#4182 closed enhancement (fixed)
Proxy Authentication
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
It appears that not always proxy authentication works with the http.proxyUser and http.proxyPassword propeertuies. I fixed the authenticator to distinguish beteen a proxy request and others. This does not solve all problems with authentication but at least the proxy is now singled out.
The provided diff file is against revision 2640 of SVN
Attachments (1)
Change History (2)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fix for authentication of proxies