Verify email at signup
by Antiun Ingeniería S.L. https://github.com/OCA/server-auth , Tecnativa https://github.com/OCA/server-auth , Odoo Community Association (OCA) https://github.com/OCA/server-authAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Technical Name |
auth_signup_verify_email |
License | AGPL-3 |
Website | http://www.tecnativa.com |
Versions | 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 |
Verify email at signup
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.
Installation
- Install validate_email with pip install validate_email or equivalent.
Configuration
To configure this module, you need to:
- Properly configure your outgoing email server(s).
- Go to Settings > General Settings and enable Allow external users to sign up.
Usage
To use this module, you need to:
- Log out.
- Sign up with a valid email.
Known issues / Roadmap
- Remove calls to cr.commit() in tests when https://github.com/odoo/odoo/issues/12237 gets fixed.
Bug Tracker
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.
Credits
Icon
- https://openclipart.org/detail/3040/thumbtack-note-email
- https://openclipart.org/detail/202732/check-mark
Contributors
- Rafael Blasco <rafaelbn@antiun.com>
- Jairo Llopis <yajo.sk8@gmail.com>
Maintainer

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 https://odoo-community.org.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedIf you allow external user to sign up in you Odoo you need this module for security! Excelent
@jdzz13@hotmail.com we have tried to reproduce you error but we cannot, It’s look all is working fine. could you please try again with the last version of this module?
After working with this module more than one year I can say it works very nice and is obligatory in all Odoo ecommerces we do.
Returns 500 error when user tries to sign up error shows "global name "validate_email" not defined when i looked in log
If you allow external user to sign up in you Odoo you need this module for security! Excelent
@jdzz13@hotmail.com we have tried to reproduce you error but we cannot, It’s look all is working fine. could you please try again with the last version of this module?