[Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App

2022-03-31 Thread Yogesh Mahajan
Hello Team,

Please find the attached patch which fixes the issue of QR display while
setting up 2FA for pgAdmin 4.
Thanks,
Yogesh Mahajan
EnterpriseDB


RM_7231_v1.patch
Description: Binary data


pgAdmin 4 commit: Fixed an issue where 2FA was not showing the QR code

2022-03-31 Thread Akshay Joshi
Fixed an issue where 2FA was not showing the QR code when setting up the 
Authenticator app. Fixes #7231

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b2b14051c3497396e67d51d06f5599b79524c396
Author: Yogesh Mahajan 

Modified Files
--
docs/en_US/release_notes_6_8.rst | 1 +
requirements.txt | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)



Re: [Patch] Bug #7231 - [RPM] Error message displayed if click on Authenticator App

2022-03-31 Thread Akshay Joshi
Thanks, the patch applied.

On Thu, Mar 31, 2022 at 1:36 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:

> Hello Team,
>
> Please find the attached patch which fixes the issue of QR display while
> setting up 2FA for pgAdmin 4.
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres *

*Mobile: +91 976-788-8246*


pgAdmin 4 commit: Ensure that the correct user should be selected in th

2022-03-31 Thread Akshay Joshi
Ensure that the correct user should be selected in the new connection dialog. 
Fixes #7264

Branch
--
master

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

Modified Files
--
docs/en_US/release_notes_6_8.rst| 1 +
web/pgadmin/tools/sqleditor/__init__.py | 6 --
2 files changed, 5 insertions(+), 2 deletions(-)



Re: [pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup

2022-03-31 Thread Pradip Parkale
Hi Akshay,

Please find the updated patch.

On Wed, Mar 30, 2022 at 3:06 PM Akshay Joshi 
wrote:

> Hi Pradip
>
> In this patch, you have changed the code which Nikhil has to introduce to
> fix #7035. Please verify both the issues has been fixed after your patch.
>
> On Wed, Mar 30, 2022 at 2:56 PM Pradip Parkale <
> pradip.park...@enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> Please find the attached patch for #7176
>> .
>>
>> --
>> Thanks & Regards,
>> Pradip Parkale
>> Software Engineer | EnterpriseDB Corporation
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres *
>
> *Mobile: +91 976-788-8246*
>


-- 
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


RM7176_v2.patch
Description: Binary data


pgAdmin 4 commit: Fixed an issue where the browser tree state was not p

2022-03-31 Thread Akshay Joshi
Fixed an issue where the browser tree state was not preserved correctly. Fixes 
#7176

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fe416c838b5ebe2911a580625e732615fef8c2c3
Author: Pradip Parkale 

Modified Files
--
docs/en_US/release_notes_6_8.rst  | 1 +
web/pgadmin/browser/server_groups/servers/static/js/server.js | 4 +++-
web/pgadmin/static/js/tree/pgadmin_tree_save_state.js | 3 ++-
3 files changed, 6 insertions(+), 2 deletions(-)



Re: [pgAdmin][RM7176]: pgAdmin 4 v6.5 / Windows 10 - state is not recalled on startup

2022-03-31 Thread Akshay Joshi
Thanks, the patch applied.

On Thu, Mar 31, 2022 at 5:58 PM Pradip Parkale <
pradip.park...@enterprisedb.com> wrote:

> Hi Akshay,
>
> Please find the updated patch.
>
> On Wed, Mar 30, 2022 at 3:06 PM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Hi Pradip
>>
>> In this patch, you have changed the code which Nikhil has to introduce to
>> fix #7035. Please verify both the issues has been fixed after your patch.
>>
>> On Wed, Mar 30, 2022 at 2:56 PM Pradip Parkale <
>> pradip.park...@enterprisedb.com> wrote:
>>
>>> Hi Hackers,
>>>
>>> Please find the attached patch for #7176
>>> .
>>>
>>> --
>>> Thanks & Regards,
>>> Pradip Parkale
>>> Software Engineer | EnterpriseDB Corporation
>>>
>>
>>
>> --
>> *Thanks & Regards*
>> *Akshay Joshi*
>> *pgAdmin Hacker | Principal Software Architect*
>> *EDB Postgres *
>>
>> *Mobile: +91 976-788-8246*
>>
>
>
> --
> Thanks & Regards,
> Pradip Parkale
> Software Engineer | EnterpriseDB Corporation
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres *

*Mobile: +91 976-788-8246*


pgAdmin 4 commit: 7231 is reactivated, so remove it from the release no

2022-03-31 Thread Akshay Joshi
7231 is reactivated, so remove it from the release notes.

Branch
--
master

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

Modified Files
--
docs/en_US/release_notes_6_8.rst | 1 -
1 file changed, 1 deletion(-)