Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2339 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
411839001e0668294025fbe7bf4377e8348a4c51
Total tests
625
Successful since
#2137 ()

Tests

Code commits

Author Commit Message Commit date
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