On 24/02/2010 10:49, Dave wrote:
Roller does not require user login for a user to leave a comment and
there is no configuration option to enable that behavior.

- Dave

Couldn't a custom comment authenticator take care of this? It needn't output anything to the form for the user to enter in getHtml(), but should check the session or authentication info in authenticate() and add user information to the CommentData object.

Reply via email to