Skip to content

Add a Privacy Policy option #425

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

binford2k
Copy link

This allows you to require users accept the Privacy Policy as well as
the Code of Conduct before receiving an invite. This is important,
especially if you do business governed by GDPR, CCPA, or the like.

See an example running on https://slack.puppet.com

This allows you to require users accept the Privacy Policy as well as
the Code of Conduct before receiving an invite. This is important,
especially if you do business governed by GDPR, CCPA, or the like.

See an example running on https://slack.puppet.com
@@ -111,7 +111,7 @@
div.style.lineHeight = '0'
div.style.backgroundColor = '#fafafa'
div.style.width = '25em'
div.style.height = '15.5em'
div.style.height = '30em'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The badge changes are unrelated

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The badge popup size had to be increased to make room for another checkbox

@fingolfin
Copy link

Just to say: embedding reCaptcha without getting user consent before is likely a GPDR violation by itself. So this PR is not enough and https://slack.puppet.com/ is not GPDR compliant either. Of course neither is Slack, so ... shrug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants