pgAdmin 4 commit: Disable email deliverability check that was introduce

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Disable email deliverability check that was introduce
Date: 2021-06-30 09:46:35
Message-ID: E1lyWnj-00025L-Am@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Disable email deliverability check that was introduced in flask-security-too by default to maintain backwards compatibility.

Fixes #6550

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_5.rst | 1 +
web/config.py | 10 ++++++++++
2 files changed, 11 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-06-30 10:04:53 pgAdmin 4 commit: PEP-8 fix.
Previous Message Dave Page 2021-06-30 08:22:53 Re: [patch][pgAdmin] Fix for pgadmin4-linux-qa #1651 failure