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

🐛[RUMF-900] prevent events to be sent from expired session #814

Merged
merged 3 commits into from
Apr 29, 2021

Conversation

bcaudan
Copy link
Contributor

@bcaudan bcaudan commented Apr 29, 2021

Motivation

We have noticed that a tab in an expired session state can send events if another tab as an active session.

Changes

Prevent to send event when current session id is not the same that the view context session id.

Testing

unit + manual


I have gone over the contributing documentation.

@bcaudan bcaudan marked this pull request as ready for review April 29, 2021 08:41
@bcaudan bcaudan requested a review from a team as a code owner April 29, 2021 08:41
@bcaudan bcaudan merged commit 6bc5546 into master Apr 29, 2021
@bcaudan bcaudan deleted the bcaudan/fix-expired-session branch April 29, 2021 14:41
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.

2 participants