'Google Recaptcha / 'Verify email at signup' Link Module
by Futural https://github.com/tawasta/server-tools
Odoo
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 92 |
| Technical Name |
google_recaptcha_auth_signup_verify_email |
| License | AGPL-3 |
| Website | https://github.com/tawasta/server-tools |
'Google Recaptcha / 'Verify email at signup' Link Module
- Link module to be used when both core's google_recaptcha module and OCA signup module are in use
- Enforces recaptcha also when using OCA auth_sign_up_verify email, to avoid sending out emails when bots attempt to register.
- Additionally, prevents crash in res.users record creation during registration process.
Configuration
- Just install the module.
Usage
- Register a new user as usual. If v3 recaptcha keys are configured in Odoo settings, a recaptcha check is triggered.
Known issues / Roadmap
- OCA Github has potential fixes for this issue but they have been stale, so an OCA based fix might end up released. See e.g. https://github.com/OCA/server-auth/pull/933
Credits
Contributors
- Timo Talvitie <timo.talvitie@futural.fi>
Maintainer
This module is maintained by Futural Oy
Please log in to comment on this module