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

Build result summary

Details

Completed
Queue duration
4 seconds
Duration
3 minutes
Labels
None
Revision
14f0e3b732557ab9f56a67824b458fdd7916ba4e
Total tests
374
Successful since
#240 ()

Tests

Code commits

Author Commit Message Commit date
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.
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.
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.
Guus der Kinderen Guus der Kinderen 8a15ed8c71451c85c42ebe0f4d284d31ac022ecb OF-1943: Refer to GroupBasedAdminProvider by reference, not name.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1251Could not obtain issue details from Jira
Unknown Issue TypeOF-1937Could not obtain issue details from Jira
Unknown Issue TypeOF-1943Could not obtain issue details from Jira