[pgadmin-org/pgadmin4] 3fa4e8: Introduce LDAP configuration parameter LDAP_IGNORE...

From: Khushboo Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 3fa4e8: Introduce LDAP configuration parameter LDAP_IGNORE...
Date: 2024-01-01 05:35:10
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/fd8af4-3fa4e8@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 3fa4e82af9ac92e21268daf137c4eb74d3b20283
https://github.com/pgadmin-org/pgadmin4/commit/3fa4e82af9ac92e21268daf137c4eb74d3b20283
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2024-01-01 (Mon, 01 Jan 2024)

Changed paths:
M docs/en_US/ldap.rst
M web/config.py
M web/pgadmin/authenticate/ldap.py

Log Message:
-----------
Introduce LDAP configuration parameter LDAP_IGNORE_MALFORMED_SCHEMA to ignore fetching schema from the LDAP server. #7062

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2024-01-01 08:32:10 [pgadmin-org/pgadmin4] 2b736c: Ensure that eventlet's subprocess should be used f...
Previous Message Pravesh Sharma 2023-12-29 10:10:49 [pgadmin-org/pgadmin4] fd8af4: Fixed an issue where user is not able to cancel or...