Overview
| Artifact ID: | 4a913b235625f7702327e28db98d45153e58d5f0 |
|---|---|
| Ticket: | 13db6dce79e4eb21c16fc96fb2981679e112a865
Support for proxy authentication |
| User & Date: | anonymous 2009-09-11 20:07:13 |
Changes
- 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.
- foundin changed to: "713b8be852"
- private_contact changed to: "ea5cfbd086158b29f8b824e6b2cd9ab8843db757"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Support for proxy authentication"
- type changed to: "Feature_Request"