wyona / yanel

http://www.yanel.org
Apache License 2.0
10 stars 5 forks source link

Make commenting less prone to spam #36

Open michaelwechner opened 12 years ago

michaelwechner commented 12 years ago

One can add comments to pages, e.g.

http://127.0.0.1:8080/yanel/yanel-website/en/about.html

or rather

http://127.0.0.1:8080/yanel/yanel-website/usecases/add-comment.html?path=/en/about.html

We explicitely allow people to comment without having to register, but the problem is that this attracts a quite a lot of spam.

In order to prevent spam, we would like to do two things