Skip to main content

UNKNOWN

Project description

The purpose of this package is to provide an extra verification step for Plone when self-registration is enabled.

When you install this product, before a user can register with the Plone site, they first must verify they have a valid email address. This done by sending the user an email with a unique verification url that includes a randomly generated code.

This is meant to be a proof-of-concept solution. There are no tests and I haven’t spent a lot of time on it.

Yes, I know very sophisticated spam bots can also automate the email verification process. To address that, the next step for this package would be to check the email address against database/API with a known list of bad emails/domains(if there is such a thing).

In any case, I’m hoping that this can be a decent OOTB method for protecting Plone’s self-registration setting.

Installation on plone 4.3

You will need to pin the version of plone.app.users to 2.1.0. plone.app.users 2.2.x is Plone 5 only. Changelog =========

1.0.0a4 (2015-06-17)

  • disable the smtp validate email domain check

1.0.0a3 (2015-06-17)

  • make work with collective.registrationcaptcha

1.0.0a2 (2015-06-17)

  • updated, nothing special

1.0.0a1 (2015-06-17)

  • initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page