1
edit
m (Reverted edit of Ima Dumfuk, changed back to last version by Dria) |
|||
Line 54: | Line 54: | ||
* Allow async (or in another thread) DNS resolution in proxy.pac so that isInNet doesn't lock ALL browser in a slow DNS query (see bug #208287) | * Allow async (or in another thread) DNS resolution in proxy.pac so that isInNet doesn't lock ALL browser in a slow DNS query (see bug #208287) | ||
* Automatically discover proxy turn on by default (check if there is a wpad.dat in the install, turn on if true ?) | * Automatically discover proxy turn on by default (check if there is a wpad.dat in the install, turn on if true ?) | ||
</td><td> | |||
n/a | |||
</td></tr> | |||
<tr><td> | |||
; Add Proxy-User and Proxy-Password to System-Prefs for silent Proxy-Authentication | |||
* In most other networking software, it is possible to store a Proxy-Username and Proxy-Password for authentication against a secured web-proxy without showing a Username/Password-Dialog (silent authentication). | |||
* If a proxy-username and -password is saved in the Password-Manager, dont show the (already filled) Username/Password-Dialog again before(!) trying to authenticate with the given data. | |||
</td><td> | </td><td> | ||
n/a | n/a |
edit