[Rubygems-developers] Patch that fixes Proxy authorization problem (407)
Anatol Pomozov
anatol.pomozov at gmail.com
Tue Dec 13 17:08:06 EST 2005
Hi.
There is a patch that fixes well known problem with Proxy w authorization.
Patched version get username and password from HTTP_PROXY env variable and
use for open-uri and Net:HTTP authorization. Most part of the patch just new
open-uri lib from Ruby CVS HEAD.
I could not check that tests are ok, because they are failed for me on a
clean cvs version. But patched RubyGems from CVS works for me ok.
C:\Documents and Settings\anatol>gem --version
0.8.11.6
C:\Documents and Settings\anatol>gem list -r
*** REMOTE GEMS ***
....LONG LIST OF GEMS
XMMS-Ruby (0.1.2)
XMMS bindings for Ruby.
yip (0.8.2)
Adds interpolation to YAML; primarily for use in configuration files
ZenHacks (1.0.1, 1.0.0)
Tools and toys of mine that don't have a better home.
--
anatol (http://pomozov.info)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rubygems-developers/attachments/20051213/da8dff79/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: changes.diff
Type: application/octet-stream
Size: 22599 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/rubygems-developers/attachments/20051213/da8dff79/changes-0001.obj
More information about the Rubygems-developers
mailing list