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

Add user setting to opt-out from data collection #2559

Closed
ChristophWurst opened this issue Jan 27, 2020 · 1 comment · Fixed by #2562
Closed

Add user setting to opt-out from data collection #2559

ChristophWurst opened this issue Jan 27, 2020 · 1 comment · Fixed by #2562
Assignees
Labels
3. to review enhancement feature:priority inbox Features and bugs related to the "priority inbox" feature

Comments

@ChristophWurst
Copy link
Member

ChristophWurst commented Jan 27, 2020

For https://github.com/nextcloud/mail/projects/7.

User should have control over whether their interactions are recorded by the Nextcloud instance or not. We will never send it anywhere else, but still the user has to have the choice.

Thus we need a new checkbox in the app's settings menu, just like we have for the gravatars, and persist the opt-out on the server.

@GretaD can you add the new checkbox and wire it up with the back-end just like we do with the gravatar setting? I can take care of the backe-end changes, if any necessary. :)

@ChristophWurst ChristophWurst added the feature:priority inbox Features and bugs related to the "priority inbox" feature label Jan 27, 2020
@ChristophWurst
Copy link
Member Author

And we should then already use this setting for the existing recipient collection code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement feature:priority inbox Features and bugs related to the "priority inbox" feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants