pgAdmin 4 commit: Remove maximum length on the password field in the se

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Remove maximum length on the password field in the se
Дата
Msg-id E1kIvFl-00052p-Uh@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Remove maximum length on the password field in the server dialog. Fixes #5802

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a25e808e0662d827c4d114923f831635da47b93e
Author: Aditya Toshniwal  <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_27.rst                             | 3 ++-
web/pgadmin/browser/server_groups/servers/static/js/server.js | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 v4.26 released
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: pgAdmin 4 commit: 1) Added email id validation on the login page.