gristlabs_grist-core/app
Paul Fitzpatrick 3055a11fb2 (core) set cookie response header more consistently
Summary:
The express-session middleware, in its regular configuration, will
only set a cookie response header at the beginninng of a session or
when the session contents have changed. It won't set the header if
only the expiration time is changed. This diff uses a dummy `alive`
field to nudge the middleware into setting the header consistently.

Test Plan: tested manually

Reviewers: dsagal

Reviewed By: dsagal

Subscribers: alexmojaki

Differential Revision: https://phab.getgrist.com/D3153
2021-11-24 10:16:30 -05:00
..
client (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
common (core) Allow filtering hidden columns 2021-11-22 10:26:08 -08:00
gen-server (core) make document assignment endpoint available via /housekeeping api 2021-11-04 16:14:21 -04:00
plugin (core) Parsing multiple values in reflists, parsing refs without table data in client 2021-11-09 14:41:04 +02:00
server (core) set cookie response header more consistently 2021-11-24 10:16:30 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00