The full
Roller 1.0RC2 announcement can be found on the Roller project blog. In addition to lots of bug fixes, we also added a new
JCaptcha based comment authenticator. I've got it running on this site if you'd like to try it out.
JCaptcha integration was really easy because JCaptcha developer Marc-Antoine Garrigue did all the work. He implemented the Roller
CommentAuthenticator interface and documented the integration process. Now all you have to do to enable CAPTCHA support in Roller is to uncomment a line in Roller's web.xml file. Thanks Marc-Antoine.
Roller 1.0 is very, very close, possibly only a day or two away. I'm still fighting a mysterious bug that is preventing Firefox 1.0 browsers from logging into my test server. We use Apache mod_rewrite to rewrite the blogs.sun.com URLS, so we can have
http://blogs.sun.com/<username> redirect to
http://blogs.sun.com/roller/page/<username>. For some reason, this prevents Firefox 1.0 from logging in (via standard Servlet Authentication). All other browsers work fine and if I turn off mod_rewrite Firefox 1.0 works too.
Posted by Bjorn on December 20, 2004 at 10:01 AM EST #
Posted by marc-antoine garrigue on December 20, 2004 at 10:47 AM EST #
Posted by marc-antoine garrigue on December 20, 2004 at 10:51 AM EST #
Posted by Blogging Roller on December 20, 2004 at 11:16 AM EST #
Posted by Raf Slam on May 25, 2007 at 09:34 AM EDT #
Posted by Raf Slam on May 25, 2007 at 09:35 AM EDT #
Posted by andrew norman on September 10, 2009 at 03:24 PM EDT #