feat: make http session duration configurable#10564
feat: make http session duration configurable#10564vvaswani wants to merge 2 commits intosyncthing:mainfrom
Conversation
|
Aligning the session duration with a configurable value rather than the hard-coded 7 days addresses the issue raised. However, there are a couple of things worth reviewing:
It would also help to include a short “Changes Made” or brief testing note instead of just “Not tested”, even if only manual verification steps. |
Updated |
|
LGTM. Thanks for addressing the typing change and path normalisation, and for adding tests around no-expiry and cookie path handling |
|
@steadytao are you able to merge this now? |
Signed-off-by: Vikram Vaswani <[email protected]>
Signed-off-by: Vikram Vaswani <[email protected]>
Purpose
Fixes #10522
Testing
Tested with:
Authorship
Your name and email will be added automatically to the AUTHORS file
based on the commit metadata.