mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
6c114ef439
Summary: When redirecting to login, it's important to have a valid session set. This was done by middleware that only applies to home pages. We need to set session to live when redirecting in case of doc pages too. Test Plan: Added a test case for fixed behavior by applying an existing case to doc pages too Reviewers: paulfitz Reviewed By: paulfitz Differential Revision: https://phab.getgrist.com/D2915 |
||
---|---|---|
.. | ||
lib | ||
declarations.d.ts | ||
devServerMain.ts | ||
mergedServerMain.ts | ||
serverMethods.ts | ||
tsconfig.json |