コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3732 ビュー

Hi,

I have 2 websites with 1 domain and 1 sub-domain.

I would like retrieve my odoo session when I'm connect on one website.

I have tried to add 'domain' in cookie :

response.set_cookie('session_id', httprequest.session.sid, domain=".test.testt", max_age=90 * 24 * 60 * 60)

But if I write whatever letter on domain, it works, but i would like only with my local domain


For exemple, if my domain is exemple.com, I would like to work with foo.exemple.com or too.exemple.com

But with domain=".test.testt" it works too

What is the problem with my cookie ?

アバター
破棄

Hello, I know this is rather old, but I'm facing the same issue with Odoo 12. Were you able to solve the problem? Is it possible to have cookies working on multiple domains?

関連投稿 返信 ビュー 活動
3
7月 25
4253
0
5月 25
858
2
3月 24
2129
0
1月 23
1725
1
11月 22
3184