Could I request that Honeypot - https://drupal.org/project/honeypot - is included in the distribution?

I would also recommend that the site admins and content editors have permissions set to bypass honeypot protection and that honeypot is enabled on all forms by default.

Comments

markpavlitski’s picture

This sounds like a good idea.

I'm not sure how much time I'll get in the next week or two, so patches welcome.

rickdonohoe’s picture

Following up to this I would recommend that:

Both Honeypot and Mollom are enabled. Honeypot is my preferred choice, but it isn't always appropriate or efficient enough, which is where a Mollom CAPTCHA comes to hand.

Comments module should be disabled by default, and the User Registration should be defaulted to Admin Only (if not already!).

That's my tuppence. Any objections?

markpavlitski’s picture

I don't think it's a good idea to have Honeypot and Mollom both enabled by default unless there's a good use-case for that?

But welcome patches to add them to the codebase and for having one or the other enabled and configured.

User registration is already admin-only and I'm pretty sure comment module is disabled too.