Skip to:
If a non-occupant attempts to send a disco request to an address of the form <room@service/nick>, a MUC service MUST return a <bad-request/> error.
Seehttp://xmpp.org/extensions/xep-0045.html#disco-occupant
Currently Openfire returns a <not-authorized/> error instead, if a non-occupant sends a disco request to an occupant.
I have created a pull request for this https://github.com/igniterealtime/Openfire/pull/193
please take a look
See
http://xmpp.org/extensions/xep-0045.html#disco-occupant
Currently Openfire returns a <not-authorized/> error instead, if a non-occupant sends a disco request to an occupant.