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

OF-2825: Implement XEP-0030's security considerations #2460

Merged

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented May 9, 2024

Service Discovery's section 8 describes some security considerations that Openfire must implement.

These security considerations partially contradict what's defined in RFC-6121 8.5.1. To allow for that implementation to be applied differently, this commit refactors the code to allow for an override of the original implementation of the 'no-such-user' handling.

@guusdk guusdk added the backport 4.8 on merge, GHA will generate a PR with these changes against 4.8 branch label May 9, 2024
Service Discovery's section 8 describes some security considerations that Openfire must implement.

These security considerations partially contradict what's defined in RFC-6121 8.5.1. To allow for that implementation to be applied differently, this commit refactors the code to allow for an override of the original implementation of the 'no-such-user' handling.
@guusdk guusdk force-pushed the OF-2825_XEP-0030-security-considerations branch from d0dac95 to 1be461a Compare June 28, 2024 14:21
@guusdk guusdk merged commit 76b8b7f into igniterealtime:main Jun 28, 2024
15 of 16 checks passed
Copy link

Successfully created backport PR for 4.8:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 4.8 on merge, GHA will generate a PR with these changes against 4.8 branch
Projects
None yet
1 participant