Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

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

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen 14f0e3b732557ab9f56a67824b458fdd7916ba4e

    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 14f0e3b732557ab9f56a67824b458fdd7916ba4e)
    • xmppserver/src/main/java/org/jivesoftware/openfire/ldap/LdapManager.java (version 14f0e3b732557ab9f56a67824b458fdd7916ba4e)
  • Guus der Kinderen

    Guus der Kinderen 8a15ed8c71451c85c42ebe0f4d284d31ac022ecb

    OF-1943: Refer to GroupBasedAdminProvider by reference, not name.

    • xmppserver/src/main/webapp/setup/setup-admin-settings.jsp (version 8a15ed8c71451c85c42ebe0f4d284d31ac022ecb)
  • Guus der Kinderen

    Guus der Kinderen 7e77f42ba73567efdc43dda0570f7ce0311be268

    OF-1251: Reduce overzealous CSRF protection.
    As this page is embedded on another, resetting the CSRF value causes an error to pop up whenever the CSRF value is used on the page on which this popup is embedded in. The popup should not reset the value.

    • xmppserver/src/main/webapp/setup/setup-admin-settings_test.jsp (version 7e77f42ba73567efdc43dda0570f7ce0311be268)
  • Guus der Kinderen

    Guus der Kinderen f2956cd5c275796681b876fe687e82307c473c77

    OF-1943: LDAP group as admin
    This commit allows Openfire to be set up to use an LDAP group to provide all administrators.

    • i18n/src/main/resources/openfire_i18n.properties (version f2956cd5c275796681b876fe687e82307c473c77)
    • i18n/src/main/resources/openfire_i18n_nl.properties (version f2956cd5c275796681b876fe687e82307c473c77)
    • xmppserver/src/main/webapp/setup/setup-admin-settings.jsp (version f2956cd5c275796681b876fe687e82307c473c77)