Opened 17 years ago
Last modified 17 years ago
#1528 closed Patch
Bypass proxy settings feature
Reported by: | paolozambotti | Owned by: | Tim Kosse |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | paolozambotti, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Hi,
the bypass proxy feature was really useful to me in version 2.x but was lost in the version 3.x
So here are the patches that made this feature "alive" again. I build the patched filezilla under mingw (cygwin) and all works fine.
Cheers,
Paolo
PS. thanks guys for this very good tool.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | filezilla_bypassProxy_rev2099.patch added |
---|
comment:1 by , 17 years ago
Thanks.
I did a few small modifications:
- Handle m_bypassProxy in CServer::operator< and CServer::operator==
- Don't display "bypass proxy server" option in quickconnect dropdown if there's no proxy server set
- Moved option to advanced page in site manager. Only a tiny fraction of the userbase is behind a proxy. This tiny fraction has a loud voice though ;)
Note:
See TracTickets
for help on using tickets.
diff from svn repository rev. 2099