From: SourceForge.net <no...@so...> - 2006-02-18 12:12:38
|
Feature Requests item #1434110, was opened at 2006-02-18 13:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=362078&aid=1434110&group_id=12078 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: Linus Lotz (linusl) Assigned to: Nobody/Anonymous (nobody) Summary: Add proxy auth support for v2 Initial Comment: I don't know if this is really a feature request, as I've implemented it already. The patch that is included will make it possible to use proxy auth. Just modify the configuration from http_proxy = host:port to http_proxy = user:password@host:port the patch must be aplied in the same directory as apt_proxy.py Have fun Linus Lotz ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=362078&aid=1434110&group_id=12078 |