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

XEP-0045: Add explicit error definition when non-owners attempt to use owner-specific functionality #1370

Merged

Commits on Sep 17, 2024

  1. XEP-0045: Add explicit error definition when non-owners attempt to us…

    …e owner-specific functionality
    
    XEP-0045 explicitly states that modifying the Owner List (section 10.5) is 'forbidden' to any non-owner, but does not explicitly state that error in 10.3 (Granting Owner Status) and 10.4 (Revoking Owner Status). The same issue is there in the sections 10.6, 10.7 and 10.8 (granting/revoking Admin Status).
    
    This commit copies the text that's used throughout the specification ("If the <user@host> of the 'from' address does not match the bare JID of a room owner, the service MUST return a <forbidden/> error to the sender.") to the sections where it's missing.
    guusdk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    957b203 View commit details
    Browse the repository at this point in the history