Hacker News new | ask | show | jobs
by MoSal 3804 days ago
Somebody just spammed their Issues page[1]. The one they link to in the letter.

I think the spammer is trying to make a point! For starters, there seems to be no rate limit applied.

[1] https://gitlab.com/gitlab-org/gitlab-ce/issues

1 comments

GitLab has rate limiting on the API http://doc.gitlab.com/ce/security/rack_attack.html but by default we set it pretty high.
We added recaptcha a week ago and will merge akismet and RBL support this week to reduce spam.