Skip to content

Conversation

@ajermaky
Copy link

The initial TTL fetch for the set method was getting the default TTL set in the options.
This is because a call to _getTTL was made after encrypting the session object, which meant the checks on the cookie were now invalid.

Moving the call to TTL before the encryption

@ajermaky
Copy link
Author

Hi @jas- ! Can you help review and push this in? Thanks!

@ajermaky
Copy link
Author

ajermaky commented Oct 9, 2021

@jas- bumping this as I believe this is a much needed change

@Romvnly-Gaming
Copy link

Author must of went to go get some milk LMFAO

@ajones
Copy link

ajones commented May 20, 2022

Hi @jas- we discovered this issue independently and found this open PR. Can you please address the request from @ajermaky . We would appreciate it.

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