View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001381CMakeCTestpublic2004-11-24 08:342005-01-28 12:46
ReporterJean-Michel Rouet 
Assigned ToSystem Admin 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001381: Ctest dashboard submission through http proxy with authentication
DescriptionCurrent version of ctest does not work through http proxies using basic user:passwd authentication method.
A minor modification can be made to take into account HTTP_PROXY_USER and HTTP_PROXY_PASSWD environment variables and pass them to curl like:
curl_easy_setopt(curl, CURLOPT_PROXYUSERPWD, secretstring).
TagsNo tags attached.
Attached Filespatch file icon CTest.ProxyAuth.patch [^] (1,321 bytes) 1969-12-31 19:00 [Show Content]

 Relationships

  Notes
(0001993)
System Admin (reporter)
2005-01-28 12:46

Applied

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team