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 2928a379b0 Updating builder/server in a few ways, to allow creating users with extra columns attached, allowing password to be updated in the builder and making sure that all row endpoints correctly pass through the user controller so that we can still have customised functionality for users (such as making sure password is never returned). 6 years ago
..
api Updating builder/server in a few ways, to allow creating users with extra columns attached, allowing password to be updated in the builder and making sure that all row endpoints correctly pass through the user controller so that we can still have customised functionality for users (such as making sure password is never returned). 6 years ago
automations Fixing automations to use recurseMustache from utilities. 6 years ago
constants Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 6 years ago
db Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 6 years ago
events Fixing test case and also making sure that external trigger does what its expected to. 6 years ago
middleware Changing the role system to have permissions integrated rather than the permissions being per user. 6 years ago
utilities Merge branch 'master' of github.com:Budibase/budibase into feature/security-update 6 years ago
app.js email as default user identifier 6 years ago
electron.js user table and relationships complete 6 years ago
environment.js Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
index.js Fixing typo. 6 years ago