Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2752 Vistas

We use Odoo V15 and the e-Learning module to host our private courses. The courses are "invite only" since we have to manually invite each user the need to validate their emails. If it matters we add a user as a contact and grant them portal access before inviting them to the course.


1) Is it possible to disable email verification?


2) If it's not possible to disable email verification, is it possible to programmatically verify each user when we create them as a contact, or invite them to the course? Which methods would I need to override to accomplish this? 


3) Which value in the database stores whether a user has verified their email or not?

Avatar
Descartar
Mejor respuesta

Many E-Learning systems employ the security mechanism of email verification to ensure that only authorized users have access to the system. To entirely disable email verification for an E-Learning platform is currently not possible. You can make email verification less of a hassle for your consumers by taking a few precautions, though. Make available further verification methods. Single sign-on (SSO) and other social network logins are just two of the many forms of alternative authentication offered by many E-Learning platforms. These eliminate the need for additional email verification by allowing users to sign in with their already existing credentials. Facilitate e-mail verification as much as possible. The process should be as simple as possible, with clear instructions given to users on how to validate their email address. It needs to be computerized. Some e-learning systems include convenient, automatic methods of confirming users' email addresses. Think about hiring an outside company. Several different sites provide email verification as a service. Using these services helps lighten the load on users and verify the authenticity of emails. Email verification is a crucial safety safeguard that should never be turned off. If you follow the aforementioned guidelines, however, you can lessen the burden of email verification on your users.

Avatar
Descartar
Mejor respuesta

You can refer Old thread if it helps to solve your query.

https://www.odoo.com/forum/help-1/disable-email-verification-173497

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
nov 20
1589
1
jun 25
526
1
jun 25
661
1
jul 25
1582
3
feb 25
994