Build: #1301 was successful Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen

Build result summary

Details

Completed
Queue duration
5 minutes
Duration
3 minutes
Labels
None
Revision
bdc45a1bf83d65397351a0719f7b21b98f403785
Total tests
625
Successful since
#1139 ()

Tests

Code commits

Author Commit Message Commit date
Dan Caseley <dan@caseley.me.uk> Dan Caseley <dan@caseley.me.uk> bdc45a1bf83d65397351a0719f7b21b98f403785 Update apache commons-text from 1.6 to 1.10.0
Guus der Kinderen Guus der Kinderen 411839001e0668294025fbe7bf4377e8348a4c51 OF-2475: Add admin console section for 'Future Users'
Add a section to the "Registration Settings" page of the admin console that can be used to toggle the availability of the 'Future Users' functionality.
Guus der Kinderen Guus der Kinderen 092f5a7b69659b0d56042e350f86c6aaa947b731 OF-2475: Allow 'future' users
Openfire supports mechanisms (which are unlikely to be used by default) that allow User representations to be created on an ad-hoc basis: typically when the user successfully authenticates. This leaves some room for users to be interacted with, prior to Openfire realizing that the user actually exists.

This commit introduces a new feature that allows stanzas addressed to users that could be potential future users to be handled as if that user exists, but is offline.

The feature can be enabled using the new system property `usermanager.future-users.enable`

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2475Could not obtain issue details from Jira