Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

fix(login): fix regression that removed support for setting custom cookieMaxAge#1710

Merged
eliandoran merged 1 commit intodevelopfrom
fix_cookieMaxAge-regression
Apr 15, 2025
Merged

fix(login): fix regression that removed support for setting custom cookieMaxAge#1710
eliandoran merged 1 commit intodevelopfrom
fix_cookieMaxAge-regression

Conversation

@pano9000
Copy link
Copy Markdown
Contributor

…okieMaxAge

regression introduced with #401
custom cookieMaxAge feature added with #1156

fixes #1709
@github-actions
Copy link
Copy Markdown

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-Server-1710-merge-linux-x64.tar.xz 82.74MB +82.74MB (+100.00%)
TOTAL +82.74MB

@github-actions
Copy link
Copy Markdown

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-1710-merge-linux-x64.deb 135.34MB +135.34MB (+100.00%)
/upload/TriliumNextNotes-1710-merge-linux-x64.flatpak 128.05MB +128.05MB (+100.00%)
/upload/TriliumNextNotes-1710-merge-linux-x64.rpm 143.22MB +143.22MB (+100.00%)
/upload/TriliumNextNotes-1710-merge-linux-x64.zip 173.86MB +173.86MB (+100.00%)
TOTAL +580.46MB

@pano9000 pano9000 marked this pull request as ready for review April 15, 2025 07:21
@eliandoran eliandoran merged commit 171a023 into develop Apr 15, 2025
10 checks passed
@eliandoran eliandoran deleted the fix_cookieMaxAge-regression branch April 15, 2025 10:11
@eliandoran eliandoran added this to the v0.93.0 milestone Apr 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

config.Session.cookieMaxAge is ignored

2 participants