id summary reporter owner description type status priority component severity resolution keywords cc release 8569 need of proxy-access setup plugin falkb osimons "Our intranet needs a proxy with authentification to get access to internet sites. Because of this serverside charts of the http://trac-hacks.org/wiki/EstimationToolsPlugin#Install do not work. As dirty hack I changed deep down the urllib2's function urlopen from {{{ ... _opener = build_opener() ... }}} to {{{ ... _opener = build_opener(ProxyHandler({'http': 'http://myname:mypassword@123.456.789.123:0815/'})) ... }}} and now those fancy google charts work for my EstimationToolsPlugin. :-P I wish I could do that configuration via Trac's web interface (Admin menu -> ...) and therefore I request a new plugin for proxy configuration that other plugins may use." task closed normal EstimationToolsPlugin normal worksforme Noah Kantrowitz falkb 0.11