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

feat(visitors): Propagate moderator role to visitor nodes. #15363

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

damencho
Copy link
Member

@damencho damencho commented Dec 5, 2024

Features that depend on presence and moderator role will start working for visitors (like follow-me).

Features that depend on presence and moderator role will start working for visitors (like follow-me).
Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 This pull request has been sent to HackerOne's PullRequest review team because our automation detected one or more changes with potential security impact or requires further evaluation. Experts are now being assigned to this review based on relevant expertise and will validate or dismiss any security findings accordingly and post their feedback as comments within this pull request.


Check the status or cancel this secure code review here.

@@ -546,7 +554,15 @@ module:hook('jicofo-unlock-room', function(e)
return true;
end);

-- handles incoming iq connect stanzas
-- handles incoming iq visitors stanzas
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding detailed docs is always a great call.

◽ Compliment

Image of Ryan Lester <@buu700> Ryan Lester <@buu700>

@damencho damencho merged commit b0ffc2c into master Dec 5, 2024
11 checks passed
@damencho damencho deleted the propagate-moderators-visitors branch December 5, 2024 17:50
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