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

Remove Lux dependency inside LuxletterLink middleware #233

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

Conversation

pixeldesu
Copy link
Member

Once in2code-de/lux#67 is merged, this PR can be merged as well, removing the dependency on Lux inside the LuxletterLink middleware.

Fixes #94

@einpraegsam
Copy link
Collaborator

Looks good to me so far. Did you check if identification is still working with the changes if you open a link in a newsletter?

@pixeldesu
Copy link
Member Author

@einpraegsam Yes, I just tested it again using the Luxletter development setup and the luxletterlinkhash cookie is set!

@einpraegsam
Copy link
Collaborator

Just for a doublecheck to prevent failures: If an unknown user on the website opens a link in a newsletter (even if the link points to an external URL like google), LUX now recognize the User and the User is identified (with email)?

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.

Move lux usage in luxletterlink to signal
2 participants