Refresh session on interaction #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
testing
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: namenlos/three60#1
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.