[Cyberduck-trac] [Cyberduck] #5142: kSCPropNetProxiesExceptionsList processing ignored CIDR styled patterns

Cyberduck trac at trac.cyberduck.ch
Tue Sep 7 09:19:47 CEST 2010


#5142: kSCPropNetProxiesExceptionsList processing ignored CIDR styled patterns
-------------------------------------------------------------------------------------------------+
    Reporter:  https://www.google.com/accounts/o8/id?id=aitoawlacyi7aiogipgx3ujwq77gimjemieww8s  |        Owner:  dkocher 
        Type:  defect                                                                            |       Status:  assigned
    Priority:  normal                                                                            |    Milestone:  4.0     
   Component:  core                                                                              |      Version:  3.6     
    Severity:  normal                                                                            |   Resolution:          
    Keywords:                                                                                    |     Platform:          
Architecture:                                                                                    |  
-------------------------------------------------------------------------------------------------+
Changes (by dkocher):

  * status:  new => assigned
  * milestone:  => 4.0


Old description:

> In ch/cyberduck/core/SystemconfigurationProxy.m, in method
> + (BOOL)isHostExcluded:(NSString *)hostname
>
> it ignores the CIDR styled pattern such as 192.168/16 or 172.16/16 or
> 10/8, would it be possible to include it? This will make proxy exception
> handling more complete.
>
> Cheers,

New description:

 In ''ch/cyberduck/core/SystemconfigurationProxy.m'', in method

 {{{
 + (BOOL)isHostExcluded:(NSString *)hostname
 }}}


 it ignores the CIDR styled pattern such as `192.168/16` or `172.16/16` or
 `10/8`, would it be possible to include it? This will make proxy exception
 handling more complete.

 Cheers,

--

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5142#comment:1>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files, Google Docs, Azure and S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list