Thanks, patch applied.
On Wed, May 5, 2021 at 11:28 AM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch for RM #5776 - Needlessly prompted for a
> password with SSPI logins.
>
> To fix this issue, I have enabled the "Kerberos authentication" flag
Ensure that while connecting to the server using SSPI login, it should not
prompt for the password. Fixes #5776
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b30ec71098b51abd80bf15d49477c2e6f0c9d6f0
Author: Khushboo Vashi
Modified Files
--
Hi,
Please find the attached patch for RM #5776 - Needlessly prompted for a
password with SSPI logins.
To fix this issue, I have enabled the "Kerberos authentication" flag in
the server dialog for Desktop mode also. So, if this flag is set to True,
pgAdmin will not prompt for a password on conn
Make the error messages on exit show something useful.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=649ca2eeac12ae8f8ca2ccca337c5151132ff915
Modified Files
--
pkg/debian/build.sh | 3 +--
pkg/mac/build.sh| 3 +--
pkg/redhat/bu
Thanks, patch applied.
On Tue, May 4, 2021 at 2:07 PM Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to update the require.js library to the latest version.
>
> --
> Regards,
> Murtuza Zabuawala
> *EDB*
> *POWER TO POSTGRES*
> https://www.edbpostgres.com
>
--
Update require.js library to the latest version.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98546e1876358f4bce1c6e933b4467fb75a76e21
Author: Murtuza Zabuawala
Modified Files
--
web/package.json
Hi Akshay,
Since we're using it from the vendor directory, please yarn remove requirejs to
remove it from the package.json file.
Other than that, the patch looks good to me.
On Tue, May 4, 2021 at 5:08 PM Akshay Joshi
wrote:
> Hi Aditya,
>
> Can you please review it?
>
> On Tue, May 4, 2021 at
Hi Aditya,
Can you please review it?
On Tue, May 4, 2021 at 2:07 PM Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to update the require.js library to the latest version.
>
> --
> Regards,
> Murtuza Zabuawala
> *EDB*
> *POWER TO POSTGRES*
> https://www.edbpost
Added 'IF NOT EXISTS' clause while creating tables and partition tables which
is convenient while using the ERD tool. Fixes #6397
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7e79814cb0a308364a2f6e1b62efee32989e8435
Modified Files
Hi,
PFA patch to update the require.js library to the latest version.
--
Regards,
Murtuza Zabuawala
*EDB*
*POWER TO POSTGRES*
https://www.edbpostgres.com
update_requirejs_to_latest.diff
Description: Binary data
Fixed an issue where the current debug line is not visible in the 'Dark' theme.
Fixes #6409
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac403d0dfab6f298c574c8a1ebe7deb1e755b1c2
Modified Files
--
docs/en_US/release_notes_5_3.rs
11 matches
Mail list logo