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

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.vashi@enterprisedb.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