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.0a5 (2015-06-17)
fix recaptcha integration
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.emailconfirmationregistration-1.0.0a5.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b64f7711d01b05a534132ec2ab46a80cdd4de7316dcca9ce890b5176a9791ab |
|
MD5 | e734afad83b090c1319f9acca0f2ca09 |
|
BLAKE2b-256 | 54990422357b855034034e6719e31334273c32c49fae0352d3ded872c58a6d7a |