Commit 6066f6f0 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_core: more host

parent 94740bdc
if (hostname == 'nexedijs.erp5.net') and (scheme == 'https'):
if (hostname in ('nexedijs.erp5.net', 'erp5js.nexedi.net')) and (scheme == 'https'):
return 'None'
return 'Lax'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment