diff options
author | 2024-04-30 01:21:23 +0300 | |
---|---|---|
committer | 2024-05-01 19:34:13 -0700 | |
commit | 7d6a4243c1671bb0a978b32a4a5862f5f9d71da7 (patch) | |
tree | 4fd0065ff66feb22564d00b40095a2727d69718b /internal/ui/form/integration.go | |
parent | d056aa1f73b572c1f855690a73a713def20e9ad3 (diff) | |
download | v2-7d6a4243c1671bb0a978b32a4a5862f5f9d71da7.tar.gz v2-7d6a4243c1671bb0a978b32a4a5862f5f9d71da7.tar.zst v2-7d6a4243c1671bb0a978b32a4a5862f5f9d71da7.zip |
Make cookie duration dependent on configuration
This ensures that session cookies are not expiring before the session is cleaned up from the database as per CLEANUP_REMOVE_SESSIONS_DAYS.
As of now the usefulness of this configuration option is diminished as extending it has no effect on the actual browser session due to the cookie expiry.
Fixes: #2214
Diffstat (limited to 'internal/ui/form/integration.go')
0 files changed, 0 insertions, 0 deletions