Skip to content

Conversation

@jooohhn
Copy link
Contributor

@jooohhn jooohhn commented Jun 9, 2021

Summary

Periods in device ID checks broke the SDK storage behavior. This is because metadata is stored in cookies and delimited by periods. This PR fixes the behavior by rejecting device IDs with periods

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: NO

@jooohhn jooohhn requested a review from ajhorst June 9, 2021 16:30
Copy link
Contributor

@ajhorst ajhorst left a comment

Choose a reason for hiding this comment

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

some comments, but overall, looks good

@jooohhn jooohhn merged commit b872d7e into main Jun 10, 2021
@jooohhn jooohhn deleted the fix-device-id-check branch June 10, 2021 23:04
github-actions bot pushed a commit that referenced this pull request Jun 10, 2021
## [8.3.1](v8.3.0...v8.3.1) (2021-06-10)

### Bug Fixes

* Prevent periods in device id check ([#405](#405)) ([b872d7e](b872d7e))
@jooohhn jooohhn restored the fix-device-id-check branch June 11, 2021 04:58
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