1
0
Fork 0
mirror of synced 2024-09-18 02:08:34 +12:00
budibase/packages/server/src/middleware
2021-04-07 15:22:22 +01:00
..
tests Updating authorization test case to remove check for builder security and removing builder security while auth is being worked on - added an option to start stack without server so that user can start it in a debug mode if desired. 2021-04-07 11:54:51 +01:00
authenticated.js Merge branch 'dev-experience' of github.com:Budibase/budibase into feature/global-user-management 2021-04-07 15:22:22 +01:00
authorized.js Updating authorization test case to remove check for builder security and removing builder security while auth is being worked on - added an option to start stack without server so that user can start it in a debug mode if desired. 2021-04-07 11:54:51 +01:00
joi-validator.js Adding in resource IDs everywhere they should be accessible. 2021-02-08 17:22:07 +00:00
resourceId.js resourceId tests 2021-03-09 12:39:32 +00:00
selfhost.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
usageQuota.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 2021-03-29 17:32:05 +01:00