OCA / website-themes

Website themes for Odoo
GNU Affero General Public License v3.0
28 stars 104 forks source link

google fonts load over http not https causing mixed-content warnings #12

Closed bitssg closed 6 years ago

tarteo commented 6 years ago

I don't think so. The fonts are loaded protocol relative https://github.com/OCA/website-themes/blob/1afdcc8c2e3217274f1985d94617a52693229612/website_theme_flexible/templates/options/fonts.xml#L11

Our company have used this module many times on different websites and never had this problem. For example one of the websites loads: https://fonts.googleapis.com/css?family=Ubuntu:300|Titillium+Web:400

But I can make a PR in 20 seconds to enforce https, soooo...

bitssg commented 6 years ago

Thank you @tarteo I will close this