Re: Cannot login to pgAdmin4 Web - Mailing list pgadmin-support

From Dave Page
Subject Re: Cannot login to pgAdmin4 Web
Date
Msg-id CA+OCxowymcHUwPfgMiYyBOARQTHauW6wPipugTEDB7cdvMo7Lg@mail.gmail.com
Whole thread Raw
In response to Re: Cannot login to pgAdmin4 Web  (Jim Bacon <jamesvincentbacon@hotmail.com>)
Responses Re: Cannot login to pgAdmin4 Web
List pgadmin-support
Hi

On Fri, Jun 25, 2021 at 10:41 AM Jim Bacon <jamesvincentbacon@hotmail.com> wrote:
I have a similar problem using the Docker image. With a docker compose containing

    pgadmin:
        # for other versions available.
        image: dpage/pgadmin4:5.3
        environment:
            PGADMIN_DEFAULT_EMAIL: pgadmin@example.com
            PGADMIN_DEFAULT_PASSWORD: password

I can log in successfully. The moment I change to the 5.4 image, with no other alteration, I am unable to log in.

Does it work if you use a real, deliverable email address?

We think the problem might be that the flask-security-too module that we use is now checking to ensure that the address given is actually deliverable.

--

pgadmin-support by date:

Previous
From: Jim Bacon
Date:
Subject: Re: Cannot login to pgAdmin4 Web
Next
From: Jim Bacon
Date:
Subject: Re: Cannot login to pgAdmin4 Web