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 8b9271e5b7 Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 6 years ago
..
apikey.js Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 6 years ago
permissions.js Fixing an issue discovered by test case. 6 years ago
roles.js Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
utilities.js Fixing an issue with RBAC, there was a mutable issue where a server builtin resource was getting updated, fixed this by not exposing the mutable structure, instead exposing a function which provides a new object everytime. 6 years ago