Skip to Content
Menu
This question has been flagged
2 Replies
2750 Views

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
Discard
Best Answer

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
Discard
Best Answer

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

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

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 20
1587
1
Jun 25
525
1
Jun 25
661
1
Jul 25
1582
3
Feb 25
993