budibase/packages/server/src/middleware
Rory Powell 4b85583f5f Update builder and authorized middleware to be more strict towards unauthenticated (#9774)
* Update builder and authorized middleware to be more strict towards unauthenticated

* Remove unnecessary variable
2023-02-22 13:39:31 +00:00
..
tests Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
appInfo.ts Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00
authorized.ts Update builder and authorized middleware to be more strict towards unauthenticated (#9774) 2023-02-22 13:39:31 +00:00
builder.ts Update builder and authorized middleware to be more strict towards unauthenticated (#9774) 2023-02-22 13:39:31 +00:00
currentapp.ts Fix currentapp middleware to allow app_ parameters 2023-01-12 15:38:22 +00:00
joi-validator.ts Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00
publicApi.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
resourceId.ts Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00
selfhost.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
utils.ts Updating middlewares to Typescript, as well as some fixes based on running tests. 2022-11-16 17:24:13 +00:00