pgAdmin 4 commit: Ensure that the strings in the LDAP auth module are t

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that the strings in the LDAP auth module are t
Дата
Msg-id E1lUU2Z-0006Hz-2f@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that the strings in the LDAP auth module are translatable. Fixes #6274

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=437f0df0f39391d43f1ced325c3bb18126ac2762
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst     |  1 +
web/pgadmin/authenticate/__init__.py |  5 ++---
web/pgadmin/authenticate/ldap.py     | 32 ++++++++++++++++++--------------
3 files changed, 21 insertions(+), 17 deletions(-)


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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable