Skip to content

Do session keys have a timeout/lifetime? #71

Closed Answered by uedvt359
uedvt359 asked this question in Q&A
Discussion options

You must be logged in to vote

by pure luck we managed to identify when this bug occurs: if a user adds their session key, it invalidates all other user's session keys!

here is the relevant commit:

fd2a22a#diff-9990b46add1ad8ae1af4d8e4ee578166248d807cff0d20ba7724fa400e71388dL187-R228

(note that this commit, descriptively named "misc cleanup", modifies 26 files, and is contained in a pull request with 42 commits! it's completely unsurprising that bugs get introduced when code is pushed in such an unauditable way and without any review attempts at all)

I also found out that this bug has been fixed in the meantime, in 1d00380.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@abhi1693
Comment options

@uedvt359
Comment options

@abhi1693
Comment options

@uedvt359
Comment options

@abhi1693
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by uedvt359
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants