Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #5: various compatibility issues #7

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Nov 20, 2024

This should restore compatibility with Openfire servers that are at least version 4.6.0.

In most modern servers, a new password needs to be provided for the renamed user. This feature has been added.

When Openfire cannot support the just-married functionality, disable the form and show a warning. This prevents errors when a form gets submitted.
When the password provider doesn't allow for passwords to be retrieved (which is the default now), this feature allows an admin to create a new user with a new password.
In recent versions of Openfire, old API was dropped. This commit replaces this with an API that was introduced in Openfire 4.6.0.
@akrherz akrherz merged commit 7776e53 into igniterealtime:main Nov 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants