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

From Jim Bacon
Subject Re: Cannot login to pgAdmin4 Web
Date
Msg-id DB7PR09MB2666D9C5EE1397BBB2C01EC9B3069@DB7PR09MB2666.eurprd09.prod.outlook.com
Whole thread Raw
In response to Re: Cannot login to pgAdmin4 Web  (Dave Page <dpage@pgadmin.org>)
Responses Re: Cannot login to pgAdmin4 Web
List pgadmin-support
Yes!
If I use my genuine email address I can then log in.
Thank you for looking into this.

This is not a change that helps me but I can probably work around it.

Regards,
Jim Bacon.


From: Dave Page <dpage@pgadmin.org>
Sent: 25 June 2021 11:17
To: Jim Bacon <jamesvincentbacon@hotmail.com>
Cc: pgadmin-support@lists.postgresql.org <pgadmin-support@lists.postgresql.org>
Subject: Re: Cannot login to pgAdmin4 Web
 
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.

--
Dave Page
Blog: https://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: https://www.enterprisedb.com

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Cannot login to pgAdmin4 Web
Next
From: Dave Page
Date:
Subject: Re: Cannot login to pgAdmin4 Web