Skip to content

Auto-refresh sessions #958

Description

@muety

After implementing #951, a user's session will expire either after CookieMaxAgeSec seconds or, if set to 0, after 2 hours no matter what. This will inevitably force the user to re-login regularly. We should instead update the auth- and session cookies' expiration (cookie expiry date itself and the Expiry field) every now and then.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions