MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008796 | CMake | CTest | public | 2009-03-25 20:29 | 2016-06-10 14:30 |
| Reporter | Uli M | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0008796: set curl authany option in order to support other auth types than basic | ||||
| Description | Curl does basic auth if not being told anything else. If given --anyauth or curl_easy_setopt(curl, CURLOPT_HTTPAUTH, CURLAUTH_ANY); (which I guess would go into cmCTestSubmitHandler::SubmitUsingHTTP) it queries the server for authentication types and uses the best one. At least that's what the docs say. We're using kerberos auth with our webpage which works fine with "curl --negotiate ..." on a command line. Would be nice if it worked with CTest/CDash as well. Thanks, Uli | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-03-25 20:29 | Uli M | New Issue | |||
| 2009-04-02 06:46 | Uli M | Note Added: 0015892 | |||
| 2009-04-10 12:17 | Bill Hoffman | Note Added: 0016003 | |||
| 2009-04-10 12:17 | Bill Hoffman | Status | new => assigned | ||
| 2009-04-10 12:17 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
| 2010-03-23 09:09 | hippo | Note Added: 0019983 | |||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041528 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||