Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Session refresh hotfix to develop #194

Merged
merged 3 commits into from
Jun 15, 2020
Merged

Session refresh hotfix to develop #194

merged 3 commits into from
Jun 15, 2020

Conversation

jpcoenen
Copy link
Member

No description provided.

florisvdg and others added 3 commits May 6, 2020 12:46
The previous check always returned true if the check was performed before the expiration. In most cases this did not hindered the actual functionality of the sessions because the session was just always refreshed. However, if a session was used after it was expired, the client wrongly assumed that the session was still valid, which led to a server error.
@jpcoenen jpcoenen requested a review from florisvdg June 15, 2020 11:03
@jpcoenen jpcoenen merged commit a528477 into develop Jun 15, 2020
@jpcoenen jpcoenen deleted the fix/session-refresh branch June 15, 2020 11:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants