g?
>
>
> Simon
> --
> *From:* Aditya Toshniwal
> *Sent:* Monday, May 15, 2023 10:36 PM
> *To:* Simon Thorpe
> *Cc:* pgadmin-support@lists.postgresql.org <
> pgadmin-support@lists.postgresql.org>
> *Subject:* Re: Help with running pgadmin in a docke
3 8:17 AM
To: Aditya Toshniwal
Cc: pgadmin-support@lists.postgresql.org
Subject: Re: Help with running pgadmin in a docker container
Attached...
Seems like a csrf problem. A quick google search and it seems that when Docker
is
https://stackoverflow.com/questions/65233859/dockerize-pgadmin-the-
g the csrf check. Should the logout call delete a cookie or something?
Simon
From: Aditya Toshniwal
Sent: Monday, May 15, 2023 10:36 PM
To: Simon Thorpe
Cc: pgadmin-support@lists.postgresql.org
Subject: Re: Help with running pgadmin in a docker container
Hi
ld love some pointers as to how to get it working.
> I would imagine this would also fail for others as I am using a pretty
> standard container for both pgadmin and postgres.
>
> Simon
> --
> *From:* Simon Thorpe
> *Sent:* Monday, May 15, 2023 5:40 PM
>
ent: Monday, May 15, 2023 5:40 PM
To: pgadmin-support@lists.postgresql.org
Subject: Help with running pgadmin in a docker container
Hi
I'm running a postgres server in a docker container and pgadmin in another
docker container, i'm using a docker compose file to build them both. I am able
Hi
I'm running a postgres server in a docker container and pgadmin in another
docker container, i'm using a docker compose file to build them both. I am able
to start both containers fine, I can access the pgadmin UI fine. I can login
and add a new server, all seems well. I can see and navigate