Modify

Opened 3 years ago

Closed 3 years ago

#4182 closed enhancement (fixed)

Proxy Authentication

Reported by: michiel@… Owned by: team
Priority: normal 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)

josm.diff (8.5 KB) - added by michiel@… 3 years ago.
fix for authentication of proxies

Download all attachments as: .zip

Change History (2)

Changed 3 years ago by michiel@…

fix for authentication of proxies

comment:1 Changed 3 years ago by Gubaer

  • Resolution set to fixed
  • Status changed from new to closed

(In [2641]) new: supports system defined proxies if JOSM is started with -Djava.net.useSystemProxies=true
fixed #1641: JOSM doesn't allow for setting HTTP proxy user/password distrinct from OSM server user/password
fixed #2865: SOCKS Proxy Support
fixed #4182: Proxy Authentication

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.