pgAdmin 4 commit: Ensure that the strings in the LDAP auth module are t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the strings in the LDAP auth module are t
Date
Msg-id E1lUU2Z-0006Hz-2f@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable