penpot/backend
Andrey Antukh 2feb22d3bd 🐛 Fix unexpected default cookies behavior on redirectiong to penpot.
The SameSite=Strict on chrome behaves differently than in Firefox and
makes the top-level url redirect not sending cookies if the user is
redirected from other page to penpot. The SameSite=Lax fixes the issue.
2022-01-12 10:55:47 +01:00
..
dev Merge remote-tracking branch 'origin/staging' into develop 2021-12-27 09:50:15 +01:00
resources Backport changes from develop. 2021-12-31 12:06:15 +01:00
scripts ♻️ Refactor websocket layer. 2021-12-29 09:52:32 +01:00
src 🐛 Fix unexpected default cookies behavior on redirectiong to penpot. 2022-01-12 10:55:47 +01:00
test/app 🎉 Backport questions form integration. 2021-12-20 16:16:29 +01:00
deps.edn ⬆️ Finally update the prometheus client dependency. 2021-12-29 09:52:32 +01:00
package.json
tests.edn
yarn.lock