1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
budibase/packages/server/src
Michael Drury 0ec2fa8f38 Merge pull request #7114 from Budibase/fix/session-perf
Increasing time between updating session TTLs
2022-08-05 17:30:16 +01:00
..
api Insert table ID back into query for follow-up pagination query 2022-08-05 16:06:16 +01:00
automations
constants
db
definitions
events
integrations Merge branch 'master' of github.com:Budibase/budibase into fix/6737 2022-08-01 19:00:17 +01:00
middleware
migrations
tests/utilities
threads
utilities
app.ts Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
environment.js Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 2022-08-05 17:13:03 +01:00
index.ts
module.d.ts