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

Suppress group transmission to managed server #105

Open
MarcelWaldvogel opened this issue May 26, 2018 · 0 comments
Open

Suppress group transmission to managed server #105

MarcelWaldvogel opened this issue May 26, 2018 · 0 comments

Comments

@MarcelWaldvogel
Copy link
Contributor

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
[
  'result' => 'success',
  'data' => [ 'sharedRoster' => [] ]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants