I think the MathCommentAuthenicator is all AJAX in the latest code, but I haven't looked.
On 3/16/06, Ben Avery <[EMAIL PROTECTED]> wrote: > is it working for anyone in Roller 2.1? > > the code seems to have been removed, but the default roller.properties > has the authenticator set to > comment.authenticator.classname=org.roller.presentation.velocity.MathCommentAuthenticator > > which is the 'what is 21 + 13' question to stop blogbots, but the method > getCommentAuthenticatorHtml() in the PageHelper class returns nothing, > having its code commented out, so authentication always fails! > > for now, comments can be entered by changing this to > comment.authenticator.classname=org.roller.presentation.velocity.DefaultAuthenticator > > which doesn't perform any authentication, and always returns true. so > we're at the mercy of the bots! > > > ¿que pasa? > > -- > > > Ben Avery > Software Developer > Youthnet UK > > email: [EMAIL PROTECTED] > phone: 020 7288 7333 > snail: 2-3 Upper Street > London N1 0PQ >
