Folks,
I am looking at change 72f3730c34ed8f741dfee880551c30632dfec263
--- a/web/pgadmin/utils/driver/psycopg2/connection.py
+++ b/web/pgadmin/utils/driver/psycopg2/connection.py
@@ -313,6 +318,13 @@ class Connection(BaseConnection):
os.environ['PGAPPNAME'] = '{0} - {1}'.format(
Hija,
after starting 6.4 I couldn't login, and instead was shown a bunch of
those:
The domain name kerberos.realm.nr42 is not valid. It is not
within a valid top-level domain.
I found that this get checked in the "email_validator":
# All publicly deliverable addresses have domain n
Thank you. I have created https://redmine.postgresql.org/issues/7126
On Sun, Jan 16, 2022 at 8:27 PM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
> Hi,
>
> Please log the issue at https://redmine.postgresql.org/projects/pgadmin4 .
>
> Thanks,
> Khushboo
>
> On Sat, Jan 15, 2022 at 7:2