You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new option to the "managed server" page to disable transmission of group information (including group memberships of any user connecting to the XMPP server, and other members of the groups the connecting user is a member of).
Concept:
Selection option "Transmit group memberships" (active by default?)
This setting is saved in the global app-specific settings
When this option is set, the sharedRoster() function in lib/Controller/ExternalApiController.php always returns
Add a new option to the "managed server" page to disable transmission of group information (including group memberships of any user connecting to the XMPP server, and other members of the groups the connecting user is a member of).
Concept:
sharedRoster()
function inlib/Controller/ExternalApiController.php
always returnsThe text was updated successfully, but these errors were encountered: