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

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

From
Akshay Joshi
Date:
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(-)