Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mike12345567 56b4b1583c Fixing some issues with the ctx.user, this was previously filled in by the old auth middleware. 5 years ago
..
tests Fixing some issues with the ctx.user, this was previously filled in by the old auth middleware. 5 years ago
authorized.js Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved. 5 years ago
currentapp.js Fixing some issues with the ctx.user, this was previously filled in by the old auth middleware. 5 years ago
joi-validator.js Adding in resource IDs everywhere they should be accessible. 5 years ago
resourceId.js resourceId tests 5 years ago
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. 5 years ago
usageQuota.js Removing use of the , replacing to ctx.appId to make it clear appId not part of the auth. 5 years ago