Fossil

Ticket Change Details
Login
Overview

Artifact ID: 4a913b235625f7702327e28db98d45153e58d5f0
Ticket: 13db6dce79e4eb21c16fc96fb2981679e112a865
Support for proxy authentication
User & Date: anonymous 2009-09-11 20:07:13
Changes

  1. comment changed to:
    Many proxy servers require authentication.  For example, my http_proxy environment variable is:
    http://jack:pa$$w0rd@web.proxy.bigcorp.com:9800
    
    Fossil doesn't appear to support proxies that require authentication at this time. I know there are many different schemes for proxy authentication, but supporting "basic" authentication shouldn't be too hard.
    
  2. foundin changed to: "713b8be852"
  3. private_contact changed to: "ea5cfbd086158b29f8b824e6b2cd9ab8843db757"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "Support for proxy authentication"
  7. type changed to: "Feature_Request"