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

Register snippet PII improvements #130

Closed
wants to merge 1 commit into from

Conversation

davidpede
Copy link

Summary

Makes the setting of 'username' and 'email' url params optional by adding &redirectUnsetDefaultParams=`1` to your Register snippet call. Addresses #122

Reason

Essential for GDPR and Google Analytics T&C compliance.

Changes

  • Add &redirectUnsetDefaultParams to Register snippet
  • Allow &redirectUnsetDefaultParams to disable the setting of pii params in redirect urls
  • Add &redirectUnsetDefaultParams to default property sets for Register and ConfirmRegister snippets
  • Add desc to lexicons

- Add &redirectUnsetDefaultParams to Register snippet
- Allow &redirectUnsetDefaultParams to disable the setting of pii params in redirect urls
- Add &redirectUnsetDefaultParams to default property sets for Register and ConfirmRegister snippets
- Add desc to lexicons
@Jako
Copy link
Collaborator

Jako commented Apr 20, 2018

Looks good, I will check that soon.

@jonleverrier
Copy link

Just tested the controller / processor changes. In terms of functionality this PR provides, it works. Thanks @davidpede for your contribution.

@jonleverrier
Copy link

Considering GDPR is tomorrow - could this PR be looked at?

@Jako
Copy link
Collaborator

Jako commented May 24, 2018

Please check the upcoming 1.9.6 version https://github.com/Jako/Login/raw/master/_packages/login-1.9.6-pl.transport.zip

@Jako
Copy link
Collaborator

Jako commented Sep 20, 2018

Available now with 1.9.7

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