Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password
Дата
Msg-id CAM9w-_kQwPs9R6S48qX-=-9BAkA0fk=hJ7Y4ciBXzte_WsVwmg@mail.gmail.com
обсуждение исходный текст
Ответ на Patch to contribute in pgAdmin to increase the maximum length of theserver password  (Mishika Singh <mishikaps@gmail.com>)
Ответы Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password
Список pgadmin-hackers
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 without affecting others.


On Mon, Jun 8, 2020 at 12:46 AM Mishika Singh <mishikaps@gmail.com> wrote:
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 length.

--
Regards
Mishika Singh


--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Mishika Singh
Дата:
Сообщение: Patch to contribute in pgAdmin to increase the maximum length of theserver password
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Update Codemirror version to the latest which allows