MantisBT - CDash
View Issue Details
0008036CDashpublic2008-11-06 14:242010-02-21 12:31
François Bertel 
Julien Jomier 
normalfeatureN/A
closedfixed 
1.2 
1.6 
0008036: Filter out submissions based on IP address
In the last few days, some anonymous person has been submitting builds to the continuous/nightly/experimental of VTKEdge. I already sent a post to the mailing list to ask the submitter to fix its builds because (s)he does not follow the instructions on the FAQ. This person is not fixing its builds and did not identify himself/herself. It just makes the dashboard page noisy for nothing.

Right now, as an admin of VTKEdge I can remove the submissions manually but I
would prefer to have some option in cdash to filter out submissions based on IP addresses. Some kind of firewall at the project level.
No tags attached.
Issue History
2008-11-06 14:24François BertelNew Issue
2008-11-06 14:30Julien JomierNote Added: 0014053
2008-11-06 14:38François BertelNote Added: 0014054
2008-11-06 14:41Julien JomierNote Added: 0014055
2008-11-06 14:43François BertelNote Added: 0014056
2009-11-28 14:37Julien JomierStatusnew => assigned
2009-11-28 14:37Julien JomierAssigned To => Julien Jomier
2009-11-28 16:07Julien JomierStatusassigned => resolved
2009-11-28 16:07Julien JomierFixed in Version => 1.6
2009-11-28 16:07Julien JomierResolutionopen => fixed
2010-02-21 12:31Julien JomierStatusresolved => closed

Notes
(0014053)
Julien Jomier   
2008-11-06 14:30   
Can we filter by sitename and buildname? Filtering by IP address is tricky with firewalls, etc...
(0014054)
François Bertel   
2008-11-06 14:38   
Why is it more tricky by IP address than by sitename/buildname?
When I click on a sitename, cdash shows a page with the IP address.
(0014055)
Julien Jomier   
2008-11-06 14:41   
We had this issue, when forwarding the submission (previously from public.kitware.com) where the IP address is actually the IP of the server forwarding the request (which is normal behavior). We can totally filter by IP but it might not work in certain CDash configuration. I was suggesting sitename/ buildname blacklist to make it more general, but I guess we can add IP address as well.
(0014056)
François Bertel   
2008-11-06 14:43   
Combination of IP+sitename+buildname is probably the best.