n8n/packages
कारतोफ्फेलस्क्रिप्ट™ c66929f53d
fix(API): do not reset the auth cookie on every request to GET /login (#4459)
The cookie and the JWT refresh is already handled in `refreshExpiringCookie` middleware, which only updates the cookie 3 days before the expiration.

The middleware also uses `issueCookie`, which ensures that attributes like `sameSite` and `httpOnly` are correctly set on the cookie.
2022-10-27 17:39:59 +02:00
..
@n8n_io/eslint-config feat: setup nightly tests for postgres and mysql schemas (#4441) 2022-10-25 22:06:03 +02:00
cli fix(API): do not reset the auth cookie on every request to GET /login (#4459) 2022-10-27 17:39:59 +02:00
core 🔖 Release n8n-core@0.140.0 2022-10-27 14:30:43 +00:00
design-system 🔖 Release n8n-design-system@0.40.0 2022-10-27 14:31:47 +00:00
editor-ui 🔖 Release n8n-editor-ui@0.166.0 2022-10-27 14:32:01 +00:00
node-dev 🔖 Release n8n-node-dev@0.79.0 2022-10-27 14:30:54 +00:00
nodes-base 🔖 Release n8n-nodes-base@0.198.0 2022-10-27 14:31:01 +00:00
workflow 🔖 Release n8n-workflow@0.122.0 2022-10-27 14:30:24 +00:00