0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
penpot/backend/resources
Andrey Antukh db689d151e ♻️ Refactor profile and session handling
- makes the profile access more efficient (replace in-app joins to a
  simple select query on profile table
- add partial support for access-tokens (still missing some RPC methods)
- move router definitions to specific modules and simplify the main http
  module definitions to simple includes
- simplifiy authentication code related to access-tokens and sessions
- normalize db parameters with proper namespaced props
- more work on convert all modules initialization to use proper specs
  with fully-qualified keyword config props
2023-01-18 10:51:58 +01:00
..
app 🎉 Add webhooks to the API doc 2022-12-15 08:18:29 +01:00
climit.edn ♻️ Move audit http handler to RPC 2022-12-13 16:17:31 +01:00
log4j2-devenv.xml Improve exception formating on backend 2022-12-05 08:51:54 +01:00
log4j2.xml Improve exception formating on backend 2022-12-05 08:51:54 +01:00
rlimit.edn ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00