Re: Patch for Bug #6832

2021-10-17 Thread Khushboo Vashi
Hi Florian, The patch will fail if we have AUTHENTICATION_SOURCES = ['ldap', 'oauth2'] settings. Also, please rebase your patch. Thanks, Khushboo On Wed, Oct 13, 2021 at 4:03 PM Florian Sabonchi wrote: > Hello I have written a patch for the bug #6832 > >

Re: Patch for Bug #6832

2021-10-13 Thread Akshay Joshi
Khushboo, Can you please review the patch? On Wed, Oct 13, 2021 at 4:03 PM Florian Sabonchi wrote: > Hello I have written a patch for the bug #6832 > > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 97

Patch for Bug #6832

2021-10-13 Thread Florian Sabonchi
Hello I have written a patch for the bug #6832 From 40a72af814c34080883f069fd239047df48b2b7b Mon Sep 17 00:00:00 2001 From: Florian Sabonchi Date: Sat, 9 Oct 2021 12:57:49 +0200 Subject: [PATCH] fixe for Bug #6832 --- web/pgAdmin4.py | 5 - web/pgadmin/__init__.py | 6 ++ 2 fil