Hi Team,
I have created an issue :https://redmine.postgresql.org/issues/5592.
In pgAdmin4 there is a restriction on the password length while trying
to connect to the server, the limit is 255. We have use cases where
the password length is more than that.
PFA of the patch to increase the maximum
Hi Mishika,
You've changed the defaults directly which will change the maxLength for
all the text boxes across pgAdmin.
If you want to change the maxLength for the server dialog password field
then you can pass the maxLength param for the password field. This will
affect the password field only wi
Thanks, patch applied.
On Fri, Jun 5, 2020 at 5:02 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch to update Codemirror version to latest which allows
> us to set screen reader labels on Codemirror editor. This is part of #5197.
> Please rev
Update Codemirror version to the latest which allows us to set screen reader
labels on Codemirror editor.
refs #5197
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eb971a03200ffb26279f8986a2023cc09b72815d
Author: Aditya Toshniwal
Modified