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
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.0a4.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | a16375eb37028cbefb51b7af78c1255db402f984a5bd9966e6ae95b22abd225a |
|
MD5 | 27b4cf3930959676e676317ff426bf72 |
|
BLAKE2b-256 | ac4b7ed9df6b51ac5eaa144925e4f5fd0baa9107643681b0843e2d9e21fb6d82 |