Ben Avery wrote:
is it working for anyone in Roller 2.1?
Yes, it works for us.
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
It is now called from theme/scripts/clientSideInclude.js as
clientSideInclude('commentAuthenticator','/roller/CommentAuthenticatorServlet');
See http://opensource2.atlassian.com/projects/roller/browse/ROL-935
I had some problems with that code crashing Firefox and submitted
a "patch" yesterday but it has not been approved yet
http://opensource2.atlassian.com/projects/roller/browse/ROL-1082