Refresh session on interaction #1

Closed
opened 2024-12-29 08:07:53 +00:00 by DerNamenlose · 0 comments
DerNamenlose commented 2024-12-29 08:07:53 +00:00 (Migrated from github.com)

Currently sessions expire after 10 minutes, because the session cookie does not get refreshed when the user interacts with the system. This should be fixed by setting an updated cookie every time the user receives a response from the server.

Currently sessions expire after 10 minutes, because the session cookie does not get refreshed when the user interacts with the system. This should be fixed by setting an updated cookie every time the user receives a response from the server.
Sign in to join this conversation.
No description provided.