0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 21:09:00 -05:00
penpot/backend
Andrey Antukh bb73ddc58f Replace random session tokens with JWE tokens.
We still maintain the http session state on the database for to prevent
replay attacks to the main application. But internally, on less critical
parts of the infraestructure, it usefull have access to the identified
user without hit the main database for that information.
2021-04-25 20:34:32 +02:00
..
dev 📎 Fix license header. 2021-04-12 16:49:43 +02:00
resources Merge branch 'main' into develop 2021-04-15 17:34:40 +02:00
scripts 📎 Fix license header. 2021-04-12 16:49:43 +02:00
src Replace random session tokens with JWE tokens. 2021-04-25 20:34:32 +02:00
tests/app/tests 📎 Fix license header. 2021-04-12 16:49:43 +02:00
deps.edn ⬆️ Update backend dependencies. 2021-04-20 16:42:21 +02:00
package.json 🎉 Format all email messages with mjml 2020-06-16 15:40:13 +02:00
tests.edn ♻️ Refactor images storage. 2020-02-03 22:29:59 +01:00
yarn.lock ⬆️ Update dependencies. 2020-12-21 16:55:54 +01:00