Build: #128 was successful Scheduled with changes by Guus der Kinderen

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen c1ada76b7507ce6ef3fc475b67b31c5742df4bcc

    OF-1937: Reduce connection timeout for LDAP.
    We've found that with a connection timeout of larger than 4 seconds, Spark fails to authenticate against LDAP, when LDAP integration is making use of more than one LDAP server with the first of the two unavailable.

    This commit reduces the connection timeout to a value that allows Spark to authenticate. It does not, however, prevent that Openfire operates with degraded performance.

    • documentation/ldap-guide.html (version c1ada76b7507ce6ef3fc475b67b31c5742df4bcc)
    • xmppserver/src/main/java/org/jivesoftware/openfire/ldap/LdapManager.java (version c1ada76b7507ce6ef3fc475b67b31c5742df4bcc)