pgAdmin 4 commit: Ensure PGADMIN_DEFAULT_EMAIL looks sane when initiali

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure PGADMIN_DEFAULT_EMAIL looks sane when initiali
Date: 2021-02-26 16:57:11
Message-ID: E1lFgQR-0008T8-6B@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure PGADMIN_DEFAULT_EMAIL looks sane when initialising a container deployment. Fixes #6227

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cafd2af96d2e4f94ded7661e0b20916f4c0bf221

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
pkg/docker/entrypoint.sh | 8 +++++++-
2 files changed, 8 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message huangj.fnst@fujitsu.com 2021-03-01 00:58:54 Fix a bug of schema diff when comparing triggers with different when clauses
Previous Message Dave Page 2021-02-26 16:24:44 pgAdmin 4 commit: Remove the "launch now" option in the Windows install