budibase/packages/backend-core/src/middleware
Rory Powell 6b2b46cc4a
Correlation id's and log context (#7232)
* Correlation id's and log context

* fix build

* Remove redundant fields from LoggingProcessor.ts

* Only log correlation id when present e.g. this is not present on startup / shutdown / automations
2023-01-11 20:39:33 +00:00
..
passport Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
tests Add copy button to sso callback urls, e2e unit testing for OIDC, stub out other auth tests 2022-11-16 11:34:16 +00:00
adminOnly.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
auditLog.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
authenticated.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
builderOnly.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
builderOrAdmin.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
csrf.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
index.ts Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
internalApi.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +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
logging.ts Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
matchers.ts Test fixes 2022-11-11 15:43:41 +00:00
tenancy.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00