1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/backend-core/src
2022-08-08 15:44:29 +01:00
..
cache Rate limit served:X events 2022-08-08 15:44:29 +01:00
cloud app and account properties, add account details to all user and tenant identities 2022-05-26 10:13:26 +01:00
clshooked Adding our own version of cls hooked with the memory leak fixed. 2022-05-10 16:34:20 +01:00
context PR comments. 2022-07-18 18:18:01 +01:00
db some more pr comments 2022-07-25 18:57:10 +01:00
errors update feature error 2022-07-26 20:25:59 +01:00
events Rate limit served:X events 2022-08-08 15:44:29 +01:00
featureFlags flag user groups untill licensing ready 2022-07-29 13:22:59 +01:00
middleware Some various session fixes based on current data. 2022-08-05 21:35:26 +01:00
migrations Sync global-info users to fix login + prevent double password hashing 2022-08-04 14:49:56 +01:00
objectStore Adding MinIO handling, backing up to disk by bucket name. 2022-06-30 20:26:49 +01:00
pkg adding limits for uploading users 2022-07-26 12:17:01 +01:00
redis Adding explanation of the difference between Database and SelectableDatabase in Redis. 2022-06-24 14:42:15 +01:00
security Bulk session wipe fix + logging 2022-08-08 09:34:45 +01:00
tenancy Back populate no-op migrations on new app and tenant create 2022-06-13 10:51:29 +01:00
tests Build fixes 2022-06-09 12:33:10 +01:00
auth.js Some more logging, moving middlewares to backend-core. 2022-08-04 19:03:50 +01:00
constants.js Merge branch 'develop' into feature/licensing 2022-04-20 14:59:36 +01:00
environment.ts 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
hashing.js Swapping bcryptjs for bcrypt. 2022-05-25 16:14:45 +01:00
helpers.js Changing directory. 2022-01-10 19:30:35 +00:00
index.ts 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
installation.ts Better handle first time startup + dedicated event 2022-06-15 11:20:13 +01:00
logging.ts Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
pino.js Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
users.js some more pr comments 2022-07-25 18:57:10 +01:00
utils.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