odoo / mail-client-extensions

Other
27 stars 54 forks source link

[IMP] gmail: whitelist the URLs we need to fetch in the manifest #24

Closed std-odoo closed 2 years ago

std-odoo commented 2 years ago

Purpose

In order to publish the addin, we need to whitelist the URLs we fetch in the manifest.

Because we do not want to implement a HTTP proxy, we add only the odoo.com domain and his subdomains.

Task-2745848