n8n/packages/cli/test
कारतोफ्फेलस्क्रिप्ट™ 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
..
integration fix(API): do not reset the auth cookie on every request to GET /login (#4459) 2022-10-27 17:39:59 +02:00
unit feat: check for cred when updating workflow and remove credential_usage table (#4350) (no-changelog) 2022-10-26 10:49:43 -03:00
teardown.ts feat: setup nightly tests for postgres and mysql schemas (#4441) 2022-10-25 22:06:03 +02:00