n8n/packages/cli/test/integration
कारतोफ्फेलस्क्रिप्ट™ 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
..
commands
publicApi
shared feat: check for cred when updating workflow and remove credential_usage table (#4350) (no-changelog) 2022-10-26 10:49:43 -03:00
auth.api.test.ts fix(API): do not reset the auth cookie on every request to GET /login (#4459) 2022-10-27 17:39:59 +02:00
auth.mw.test.ts
credentials.ee.test.ts test(core): fix spy in EE credentials tests (#4369) 2022-10-20 09:25:39 +02:00
credentials.test.ts feat: add endpoint for workflow sharing (#4172) (no changelog) 2022-10-11 14:55:05 +02:00
me.api.test.ts
nodes.api.test.ts
owner.api.test.ts
passwordReset.api.test.ts
users.api.test.ts
workflows.controller.ee.test.ts feat: check for cred when updating workflow and remove credential_usage table (#4350) (no-changelog) 2022-10-26 10:49:43 -03:00
workflows.controller.test.ts feat: add saving new workflow endpoint (#4330) (no-changelog) 2022-10-13 11:55:58 +02:00