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

Fix double device registration #32

Merged
merged 2 commits into from
Dec 9, 2016
Merged

Fix double device registration #32

merged 2 commits into from
Dec 9, 2016

Conversation

xla
Copy link
Member

@xla xla commented Dec 9, 2016

In case the same device is registered with a new user it can lead to receiving push notifications not targeted at the user. To alleviate this we check if their is a device with the same token regardless which user it belongs to.

@xla xla self-assigned this Dec 9, 2016
@xla xla requested a review from nilsen340 December 9, 2016 09:17
In case the same device is registered with a new user it can lead to
receiving push notifications not targeted at the user. To alleviate this
we check if their is a device with the same token regardless which user
it belongs to.
@xla xla force-pushed the fix-double-device branch from c7a6853 to 4727d47 Compare December 9, 2016 09:24
@xla xla merged commit 78b5404 into master Dec 9, 2016
@xla xla deleted the fix-double-device branch December 9, 2016 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant