This module extends the functionality of public sign up, and forces users to provide a valid email address.
To achieve this requirement, the user does not need to provide a password at sign up, but when logging in later for the first time.
- Install validate_email with
pip install validate_email
or equivalent.
To configure this module, you need to:
- Properly configure your outgoing email server(s).
- Go to Settings > Configuration > General Settings and enable Allow external users to sign up.
To use this module, you need to:
- Log out.
- Sign up with a valid email.
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
- https://openclipart.org/detail/3040/thumbtack-note-email
- https://openclipart.org/detail/202732/check-mark
- Rafael Blasco <[email protected]>
- Jairo Llopis <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.