Skip to content
Snippets Groups Projects
Commit 6ee5d996 authored by qmo-odoo's avatar qmo-odoo Committed by std-odoo
Browse files

[ADD] {google,fetchmail}_gmail: OAuth for gmail servers


Purpose
=======
Less secured apps are no longer supported by google, therefore, we need
to transition to the OAuth2 authentication system.

Specifications
==============
1. User will need to fill their Gmail API credentials in the main
   settings page
2. Then, in the incoming / outgoing mail server form view, they will
   need to tick the Gmail support checkbox
3. A link will be available to be redirected to Gmail and accept the
   permission
4. The user can now copy / paste the authorization code in Odoo, set
   his email as "login" and then send / receive emails with Gmail

Task-2170676

closes odoo/odoo#83388

X-original-commit: 887524b7
Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent 144761f0
No related branches found
No related tags found
No related merge requests found
Showing
with 581 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment