budibase/packages/backend-core/src/middleware
Sam Rose 7ca748a3be
Remove objects from setUser call. We can add them later if we need them.
2024-01-05 18:10:23 +00:00
..
passport Fixing typing issues. 2023-12-05 18:17:27 +00:00
tests eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
adminOnly.ts reworking frontend to use shared core functions to check if is admin or builder (needs further expansion). 2023-07-19 18:05:02 +01:00
auditLog.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
authenticated.ts Remove objects from setUser call. We can add them later if we need them. 2024-01-05 18:10:23 +00:00
builderOnly.ts Some other minor changes to fully support the per app builder from groups, making sure middlewares are properly aware. 2023-08-22 19:15:47 +01:00
builderOrAdmin.ts Some other minor changes to fully support the per app builder from groups, making sure middlewares are properly aware. 2023-08-22 19:15:47 +01:00
csrf.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
errorHandling.ts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +01:00
index.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
internalApi.ts Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
joi-validator.ts Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
matchers.ts Test fixes 2022-11-11 15:43:41 +00:00
querystringToBody.ts Main body of PR comments. 2023-02-24 13:32:45 +00:00
tenancy.ts Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00