What you are searching is probably https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/CommentAddAction.java
On Wed, May 14, 2014 at 9:43 PM, Valdis Vītoliņš <[email protected]> wrote: > Another idea which couldn't bother normal users for anonymous XWiki > comments would be separation between GET/POST submits, because spammers > mostly use GET instead of POST. > > I couldn't find how added comment request is handled on server side > though. I suspect, it is not handled with velocity scripts. > > Can you provide some directions? > > Thanks! > Valdis > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

