MantisBT - CDash
View Issue Details
0008127CDashpublic2008-11-19 17:032009-03-28 17:18
François Bertel 
Julien Jomier 
normalfeatureN/A
closedfixed 
1.2.2 
1.4 
0008127: Prevent spamming
Cdash uses the cvs/svn login to detect to who it is supposed to send emails.

At the same time, it uses this information to create links on the "files changes" pages.

Like here: http://www.cdash.org/CDash/viewUpdate.php?buildid=215843 [^]

The problem is these pages can be scanned by spam robots.

To prevent that, a user should have the option to not expose his/her email to the "files changes" pages.
No tags attached.
Issue History
2008-11-19 17:03François BertelNew Issue
2008-11-27 12:50Julien JomierStatusnew => assigned
2008-11-27 12:50Julien JomierAssigned To => Julien Jomier
2008-11-27 12:52Julien JomierNote Added: 0014217
2008-11-27 12:52Julien JomierStatusassigned => resolved
2008-11-27 12:52Julien JomierFixed in Version => 1.4
2008-11-27 12:52Julien JomierResolutionopen => fixed
2009-03-28 17:18Julien JomierStatusresolved => closed

Notes
(0014217)
Julien Jomier   
2008-11-27 12:52   
Email can only be seen if the user is logged in, that's the first step. I have also disable the email on cdash.org to prevent spamming. Having an option for the user is a good idea.