Re: Experiencing issues - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Experiencing issues
Date
Msg-id CA+OCxoz9HxDyzGykz=qmUWhPK12UXHqN9hutK31-MMNcyCgTvw@mail.gmail.com
Whole thread Raw
In response to Re: Experiencing issues  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Responses Re: Experiencing issues  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Re: Experiencing issues  (Joao De Almeida Pereira <jdealmeidapereira@pivotal.io>)
List pgadmin-hackers


On Wed, Mar 21, 2018 at 2:29 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Yes, that's cookie related issue (RM#3197), To fix that I added below in my config_local.py and it started working again,

DEFAULT_SERVER = '0.0.0.0' 
COOKIE_DEFAULT_DOMAIN = SESSION_COOKIE_DOMAIN = DEFAULT_SERVER

I haven't had to do that - and the 3.0 packages I just built for Windows and Mac worked fine on fresh VMs without anything like that being needed.
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Joao De Almeida Pereira
Date:
Subject: Re: Experiencing issues
Next
From: Khushboo Vashi
Date:
Subject: Re: Experiencing issues