MantisBT - CDash
View Issue Details
0010226CDashpublic2010-02-01 17:082010-02-01 17:10
Marcus Hanwell (old account) 
 
normalfeaturealways
newopen 
1.7 
 
0010226: Support authentication of CTest submissions
Till Adam recently mentioned his concern that there is no authentication mechanism for CDash test submissions. In many cases this is acceptable, but it should be possible for a project to require authenticated submission only. This could be turned on in the CDash interface, and added as a variable in CTest such that an authentication token would be sent to the web server.

Projects such as KDE would like this to protect against possible denial of service attacks. This might require additional CDash interface code to allow an administrator to grant user accounts permission to submit results to a given project.
No tags attached.
Issue History
2010-02-01 17:08Marcus Hanwell (old account)New Issue
2010-02-01 17:10Julien JomierNote Added: 0019418

Notes
(0019418)
Julien Jomier   
2010-02-01 17:10   
Do you envision a random 40-characters key enough or would you require a full ssl certificate authentication?